From f9853be26fcb619a33fb4d922f754a9faa858207 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 Nov 2025 22:00:22 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.1.0 --- 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 c2768b7..0adc645 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: 9.0.6 + version: 9.1.0 repository: https://argoproj.github.io/argo-helm \ No newline at end of file