From d4865ead6c88c669839e669f742870deac9f78be Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Sep 2025 12:00:59 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v8.5.6 --- 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 212d994..b21c2c3 100644 --- a/system/ArgoCD/application-argo-cd.yaml +++ b/system/ArgoCD/application-argo-cd.yaml @@ -12,7 +12,7 @@ spec: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd # targetRevision: 8.1.2 - targetRevision: 8.5.3 + targetRevision: 8.5.6 helm: valueFiles: - $values/system/ArgoCD/values.yaml -- 2.49.1