From 22efab1e74d7c4980c14a56232a07131649b9e08 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Sep 2025 10:11:26 +0000 Subject: [PATCH] Update Helm release argo-rollouts to v2.40.4 --- helmfile.d/argo.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/argo.yaml.gotmpl b/helmfile.d/argo.yaml.gotmpl index a1fa0d76..15fcd932 100644 --- a/helmfile.d/argo.yaml.gotmpl +++ b/helmfile.d/argo.yaml.gotmpl @@ -35,7 +35,7 @@ releases: - name: argo-rollouts namespace: argocd chart: argo/argo-rollouts - version: 2.35.2 + version: 2.40.4 condition: argo.rollouts.enabled values: - ../values/argo/values/rollouts.yaml.gotmpl