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