diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 7e25410..96bc5b4 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=4dab5bd6a60adea12e084ad23519e35b710060a2 # tag=v2.12.6 + - github.com/argoproj/argo-cd/manifests/cluster-install?ref=347f221adba5599ef4d5f12ee572b2c17d01db4d # tag=v2.13.0 - ingress.yaml - argo-cd-service-monitor.yaml - deploy-key.yaml