From 0dd28485148e91782e22409c9736bde252167aeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 19:01:08 +0000 Subject: [PATCH] Update Helm release argo-cd to v9.7.1 --- apps/argocd/helmfile.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/argocd/helmfile.yaml.gotmpl b/apps/argocd/helmfile.yaml.gotmpl index 020f66f..b04d453 100644 --- a/apps/argocd/helmfile.yaml.gotmpl +++ b/apps/argocd/helmfile.yaml.gotmpl @@ -4,7 +4,7 @@ repositories: releases: - name: argocd chart: argo-helm/argo-cd - version: 9.5.21 + version: 9.7.1 namespace: argocd values: - values.yaml.gotmpl