From 767304158bb043f2fc14a00883aae11e37851a97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 13:51:12 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.5.15 --- 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 1022e4e..85c4272 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: v9.5.13 + version: 9.5.15 namespace: argocd values: - values.yaml.gotmpl