From 5682ac02287d419615648b8955ab9ce58add1020 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 14 Jun 2026 00:03:42 +0000 Subject: [PATCH] Update Helm release argo-rollouts to v2.41.0 --- 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 f8eaaabd..087c4449 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.40.10 + version: 2.41.0 condition: argo.rollouts.enabled values: - ../values/argo/values/rollouts.yaml.gotmpl