From 7bb95a7bdf4a931af69ee757352360ad09a988bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 08:40:33 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v8.6.4 --- cluster/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/argocd/kustomization.yaml b/cluster/argocd/kustomization.yaml index 5bee15a..f998394 100644 --- a/cluster/argocd/kustomization.yaml +++ b/cluster/argocd/kustomization.yaml @@ -6,7 +6,7 @@ resources: helmCharts: - name: argo-cd repo: https://argoproj.github.io/argo-helm - version: 8.2.7 + version: 8.6.4 namespace: argocd releaseName: argocd valuesFile: values.yaml