From bffdfe3de2d2d53921d78c859367965d7057579d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 05:34:01 +0000 Subject: [PATCH] Update Helm release argo-cd to v10.8.1 --- argocd-managed/argocd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-managed/argocd/Chart.yaml b/argocd-managed/argocd/Chart.yaml index 593754eb..60ec4416 100644 --- a/argocd-managed/argocd/Chart.yaml +++ b/argocd-managed/argocd/Chart.yaml @@ -4,5 +4,5 @@ type: application version: 1.0.0 dependencies: - name: argo-cd - version: 10.8.0 + version: 10.8.1 repository: "https://argoproj.github.io/argo-helm"