diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 283dd64..b379e2d 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=8c4ab63a9c72b31d96c6360514cda6254e7e6629 # tag=v3.2.1 - ingress.yaml - argo-cd-service-monitor.yaml - deploy-key.yaml