diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 2da756a..dffa501 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=e95e1be88a2da6c06bff5c2fe1791e4d233ed810 # tag=v3.5.0 + - github.com/argoproj/argo-cd/manifests/cluster-install?ref=e258ee23c3e52266d407572f4bcdfe7d9ed36cb5 # tag=v3.5.2 - ingress.yaml - argo-cd-service-monitor.yaml - deploy-key.yaml