From b1d8e936a13228fac0eb73d9de6c4b37f5be9e77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:46:35 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v2.12.0 --- contents/argocd/setup/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/argocd/setup/kustomization.yaml b/contents/argocd/setup/kustomization.yaml index d8b6099a..05a103b4 100644 --- a/contents/argocd/setup/kustomization.yaml +++ b/contents/argocd/setup/kustomization.yaml @@ -1,3 +1,3 @@ namespace: argocd bases: - - github.com/argoproj/argo-cd//manifests/cluster-install?ref=v2.11.7 + - github.com/argoproj/argo-cd//manifests/cluster-install?ref=v2.12.0