From 95af55533eea71b8cf12f80fbc7aed70b4a02d90 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Dec 2025 12:00:27 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.2.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 f6e7755..0774913 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.1.9 + version: 9.2.0 repository: https://argoproj.github.io/argo-helm \ No newline at end of file