From bb1e0ce546e2501c9ac43c3e818a858ac03bb0c7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Feb 2026 00:02:45 +0000 Subject: [PATCH] Update Helm release argo-rollouts to v2.40.6 --- 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 5c3ee1a8..682f8dad 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.5 + version: 2.40.6 condition: argo.rollouts.enabled values: - ../values/argo/values/rollouts.yaml.gotmpl