mirror of
https://github.com/helm/helm.git
synced 2026-07-13 19:11:34 +00:00
Updates the script to use the new method of getting the latest version that avoids the github API and the associated rate limits. See the matching PR at https://github.com/helm/helm/pull/12396 for the server side change. Signed-off-by: Ian Zink <zforce@gmail.com>