From 5d782b93e65742024c200bd0553a0fa6cc76704f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Jan 2025 02:00:56 +0000 Subject: [PATCH] chore: update helm release argo-cd to v7.7.12 --- argocd-bootstrap/001-helm-argocd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-bootstrap/001-helm-argocd.yml b/argocd-bootstrap/001-helm-argocd.yml index 8e34d01..585a461 100644 --- a/argocd-bootstrap/001-helm-argocd.yml +++ b/argocd-bootstrap/001-helm-argocd.yml @@ -8,7 +8,7 @@ spec: # do not change order! (needed for renovate) chart: argo-cd repo: https://argoproj.github.io/argo-helm - version: 7.7.11 + version: 7.7.12 targetNamespace: argocd valuesContent: |- applicationSet: -- 2.45.2