helm/scripts
Matthew Fisher 06a5eb2272
fix(get): install Helm v2.16.1
This is a temporary fix. This prevents the get script from installing Helm 3 as soon as it's released, potentially causing disruption to users that were expecting a Helm 2 release.

A `get-helm-3` script is also supplied, which is identical to the previous `get` script. That way, Helm 3 users also have an equivalent way to install Helm 3.

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
2019-11-12 18:19:37 -08:00
..
completions.bash feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
coverage.sh fix(coverage): use go list instead of godir 2019-10-22 13:55:14 -07:00
get fix(get): install Helm v2.16.1 2019-11-12 18:19:37 -08:00
get-helm-3 fix(get): install Helm v2.16.1 2019-11-12 18:19:37 -08:00
sync-repo.sh change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
util.sh change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
validate-license.sh Drop dependency on k8s.io/kubernetes (#6609) 2019-10-11 14:13:25 +01:00