From fc8773fcdbd089aa5d7479af6f1b86bdbe9365d9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Nov 2024 02:01:32 +0000 Subject: [PATCH] chore: update helm release argo-cd to v7.7.6 --- 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 266ca83..5fb7caa 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.5 + version: 7.7.6 targetNamespace: argocd valuesContent: |- applicationSet: -- 2.45.2