From b0977b552cebcfe938961c72b4b456bd03635573 Mon Sep 17 00:00:00 2001 From: Vegard Hagen Date: Mon, 27 Nov 2023 22:06:29 +0100 Subject: [PATCH] chore(argo): Updating from Argo CD v2.8.2 to v2.9.2 --- infra/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/argocd/kustomization.yaml b/infra/argocd/kustomization.yaml index a480c68..dc7cd57 100644 --- a/infra/argocd/kustomization.yaml +++ b/infra/argocd/kustomization.yaml @@ -13,7 +13,7 @@ helmCharts: resources: - namespace.yaml - traefik-forward-auth-secrets.yaml - - https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.2/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.9.2/manifests/install.yaml - ingress.yaml - argocd-cm-cmp-kustomize-build-with-helm.yaml