helm/scripts
Ma Xinjian 24107e6afe Add support to judge whether desired version is available or not
Now no matter what desired version provides, always give info "Helm ${TAG} is available.
Changing from version ${version}". It's obviously wrong.
  This patch check whether desired version is actually available or not
by compare desired vesion with all available version in
https://github.com/helm/helm/releases

Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
2020-10-30 14:33:56 +08:00
..
coverage.sh fix(coverage): use go list instead of godir 2019-10-22 13:55:14 -07:00
get Add support to judge whether desired version is available or not 2020-10-30 14:33:56 +08:00
get-helm-3 Add support to judge whether desired version is available or not 2020-10-30 14:33:56 +08:00
release-notes.sh Update docs links in release notes script 2020-09-17 21:37:31 -04: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 fix(tests): mapfile is not available on MacOS 2019-12-03 13:15:19 -05:00