Skip to content

Commit 2ca437c

Browse files
committed
Update ArgoCD to 2.12.4
1 parent a8c3bb1 commit 2ca437c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/argocd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
namespace: argocd
22
resources:
33
- ./namespace.yaml
4-
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/manifests/install.yaml
4+
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.4/manifests/install.yaml
55

66
# NOTE: patchesStrategicMerge is deprecated but still works. Converting to the suggested
77
# patches: { file: ./config.yaml } syntax results in a validation error.

0 commit comments

Comments
 (0)