zuul-jobs/roles/ensure-helm
Mohammed Naser 32f5cf0c12 Bump default Helm version to 2.17.0
The `helm init` command fails under releases of Helm prior to 2.17.0
due to the fact that the stable charts have been moved[1].

Helm 2 is EOL and ideally this should be bumped to Helm 3 at some point,
but that is a bigger exercise that will require notifying all users
so this minor bump should improve overall UX without affecting users.

[1]: https://helm.sh/blog/new-location-stable-incubator-charts/

Change-Id: Ica60f3225bd7bb3f9cce0af27b486604bfb9b2d5
2021-06-08 09:40:15 -04:00
..
defaults Bump default Helm version to 2.17.0 2021-06-08 09:40:15 -04:00
tasks ensure-helm: skip helm init for helm v3 and newer 2021-03-10 11:03:18 +01:00
README.rst Add basic Helm jobs 2020-01-07 17:12:15 +00:00

README.rst

Ensure Helm is installed

Role Variables

Version of Helm to install