From 8285fd70fca69633032f3df39f4e1753803fe95d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Sep 2025 12:07:24 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v8.3.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 658332d..49378dc 100644 --- a/system/ArgoCD/application-argo-cd.yaml +++ b/system/ArgoCD/application-argo-cd.yaml @@ -11,7 +11,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 8.1.2 + targetRevision: 8.3.5 helm: valueFiles: - $values/system/ArgoCD/values.yaml