diff --git a/infrastructure/argocd/kustomization.yaml b/infrastructure/argocd/kustomization.yaml index f7e66ac..330db9f 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=v3.2.1 + - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.2 - ingress.yaml - argo-apps.application.yaml - bootstrap-repo.sealedsecret.yaml