From 88f07adb20e7df8dc1d434151b3b2f5a734fe01a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Oct 2025 12:02:27 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v8.6.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 0b6fcdd..36d4e09 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.7 + targetRevision: 8.6.3 helm: valueFiles: - $values/system/ArgoCD/values.yaml