diff --git a/argocd/base/kustomization.yaml b/argocd/base/kustomization.yaml index ce827a150..bca54c640 100644 --- a/argocd/base/kustomization.yaml +++ b/argocd/base/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: argocd resources: -- github.com/argoproj/argo-cd/manifests/cluster-install?ref=8c4ab63a9c72b31d96c6360514cda6254e7e6629 # v3.2.1 +- github.com/argoproj/argo-cd/manifests/cluster-install?ref=65b029342d656c03c57f0d0e14433438750c8f5d # v3.2.6 patches: - path: patches/configure_argocd-cm.yaml