From c104bf55c8f2d884a1a9a21a21d043db42ece546 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jun 2026 17:01:00 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v10 --- 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 07cfba2..ec79cea 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.7.0 + version: 10.0.0 repository: https://argoproj.github.io/argo-helm \ No newline at end of file