From e44dedf0952166583caf6aed0db063f360a8910f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Dec 2025 12:02:17 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.2.3 --- 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..5f2550e 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.2.3 helm: valueFiles: - $values/system/ArgoCD/values.yaml