From e23877164fca9b0e507c36eb8641a0b594110c86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 01:34:33 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.5.21 --- 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..020f66f 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.21 namespace: argocd values: - values.yaml.gotmpl