mirror of
https://github.com/helm/helm.git
synced 2026-02-27 03:51:27 -05:00
This adds 'scripts/get`, which is a bash script for fetching and installing the Helm client. It has the following features: - It uses the GitHub API to discover the latest release - It downloads the SHA256 checksum and verifies the binary using it - It does basic tests on the installation |
||
|---|---|---|
| .. | ||
| cluster | ||
| ci.sh | ||
| coverage.sh | ||
| get | ||
| local-cluster.sh | ||
| sync-repo.sh | ||
| validate-go.sh | ||
| validate-license.sh | ||