From 61d9a7c02d1dd16433e230fa334b1671535228c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 21:53:13 +0000 Subject: [PATCH] Update Helm release argo-cd to v9 --- cluster/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/argocd/Chart.yaml b/cluster/argocd/Chart.yaml index 1b557f5b..9ca5d124 100644 --- a/cluster/argocd/Chart.yaml +++ b/cluster/argocd/Chart.yaml @@ -3,5 +3,5 @@ name: argocd version: 1.0.0 dependencies: - name: argo-cd - version: 8.5.3 + version: 9.1.0 repository: https://argoproj.github.io/argo-helm