From 5c095bd6d6f558632c6eb047bcf69ec630c53c5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Oct 2025 17:00:30 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9 --- system-apps/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index 035629e..b69665c 100644 --- a/system-apps/argocd/Chart.yaml +++ b/system-apps/argocd/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: argo-cd - version: 8.6.4 + version: 9.0.0 repository: https://argoproj.github.io/argo-helm \ No newline at end of file