From c48e53742ce1bb78302019d0e8269995e199cdd2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 20 Mar 2025 02:00:45 +0000 Subject: [PATCH] chore: update helm release argo-cd to v7.8.13 --- 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 4f5d405..fe80cfb 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.11 + version: 7.8.13 targetNamespace: argocd valuesContent: |- applicationSet: -- 2.47.2