From 6538736c35491ac0f6792d98f41751f52d1325a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:42:04 +0000 Subject: [PATCH] Update Helm release argo-cd to v10.4.0 --- 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 14650f34..4b70324e 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.3.3 + version: 10.4.0 repository: "https://argoproj.github.io/argo-helm"