diff --git a/argocd/install/kustomization.yaml b/argocd/install/kustomization.yaml index 1ad402a..dd75a4f 100644 --- a/argocd/install/kustomization.yaml +++ b/argocd/install/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/argoproj/argo-cd.git/manifests/cluster-install?ref=v2.6.7 + - https://github.com/argoproj/argo-cd.git/manifests/cluster-install?ref=v2.9.3 ## changes to config maps patchesStrategicMerge: