From 71fc79e72a13570a4d36c485f389d34c8f4e66c2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Feb 2026 12:01:53 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.4.1 --- system/ArgoCD/application-argo-cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/ArgoCD/application-argo-cd.yaml b/system/ArgoCD/application-argo-cd.yaml index a0ce3fe..8b141b8 100644 --- a/system/ArgoCD/application-argo-cd.yaml +++ b/system/ArgoCD/application-argo-cd.yaml @@ -14,7 +14,7 @@ spec: targetRevision: HEAD - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.1.9 + targetRevision: 9.4.1 helm: valueFiles: - $values/system/ArgoCD/values.yaml