diff --git a/infrastructure/argocd/kustomization.yaml b/infrastructure/argocd/kustomization.yaml index 2164619..a171e33 100644 --- a/infrastructure/argocd/kustomization.yaml +++ b/infrastructure/argocd/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: argocd resources: - namespace.yaml - - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.13.3 + - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.14.13 - ingress.yaml - argo-apps.application.yaml - bootstrap-repo.sealedsecret.yaml