diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 283dd64..f7b1d1d 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: argocd resources: - - github.com/argoproj/argo-cd/manifests/cluster-install?ref=03c4ad854c1e6d922a121cd40f505d9bc6e402da # tag=v3.1.0 + - github.com/argoproj/argo-cd/manifests/cluster-install?ref=8d0dde1388a92ca4dc0daacec5707f4378b9d06a # tag=v3.2.2 - ingress.yaml - argo-cd-service-monitor.yaml - deploy-key.yaml