We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e32cc4 commit c0dd71dCopy full SHA for c0dd71d
manifests/base/kustomization.yaml
@@ -1,7 +1,7 @@
1
apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
resources:
4
- - https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/manifests/install.yaml
+ - https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.3/manifests/install.yaml
5
6
configMapGenerator:
7
- name: argocd-cm
manifests/ha/kustomization.yaml
- - https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/manifests/ha/install.yaml
+ - https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.3/manifests/ha/install.yaml
0 commit comments