mirror of https://github.com/helm/helm
The purpose of this change is leverage this output
for the get-helm script.
It will provide the following benefits:
- Use true semver so a future release of a patch version
so a future release of a patch version does not cause
an unexpected minor/major version downgrade
- Avoid reliance on the github api which has rate limiting.
This will also increase availability by reducing the
number of systems the get-helm script depends on.
- Simplify the script so parsing json is not necessary
- Increase uptime by only requiring the Azure CDN to be
available
Signed-off-by: Ian Zink <zforce@gmail.com>
(cherry picked from commit 0619d088ef
)
release-3.13
parent
c99a8acfdd
commit
6101393668
Loading…
Reference in new issue