mirror of
https://github.com/helm/helm.git
synced 2026-03-24 11:23:30 -04:00
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>
|
||
|---|---|---|
| .. | ||
| coverage.sh | ||
| get | ||
| get-helm-3 | ||
| release-notes.sh | ||
| sync-repo.sh | ||
| util.sh | ||
| validate-license.sh | ||