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
This commit is contained in:
parent
0a5decdc42
commit
32f5cf0c12
@ -1,2 +1,2 @@
|
||||
---
|
||||
helm_version: 2.16.1
|
||||
helm_version: 2.17.0
|
||||
|
Loading…
Reference in New Issue
Block a user