We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c3bb1 commit 2ca437cCopy full SHA for 2ca437c
platform/argocd/kustomization.yaml
@@ -1,7 +1,7 @@
1
namespace: argocd
2
resources:
3
- ./namespace.yaml
4
- - https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/manifests/install.yaml
+ - https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.4/manifests/install.yaml
5
6
# NOTE: patchesStrategicMerge is deprecated but still works. Converting to the suggested
7
# patches: { file: ./config.yaml } syntax results in a validation error.
0 commit comments