From 3f891a68a803211de78ae968f74163b82f2f6e65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 20:04:45 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v2.12.1 (#328) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 05a103b4..92ae03d9 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.12.0 + - github.com/argoproj/argo-cd//manifests/cluster-install?ref=v2.12.1