From c0a101ffedb2622f1ea05528d1ec3afdceaf114a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Feb 2026 12:03:30 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v9.4.5 --- 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 84c57ca..0f8c070 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.3.7 + targetRevision: 9.4.5 helm: valueFiles: - $values/system/ArgoCD/values.yaml