From fd159f855813e4e639f5f387bb53cd6d49919f7c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 5 Apr 2025 02:00:25 +0000 Subject: [PATCH] chore: update helm release argo-cd to v7.8.23 --- 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 31aa126..19c5fa9 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.8.21 + version: 7.8.23 targetNamespace: argocd valuesContent: |- applicationSet: -- 2.47.2