mirror of
https://github.com/helm/helm.git
synced 2026-02-20 00:13:02 -05:00
Currently the bash script that installs Helm is hard-coded to use openssl sha command but some distros like Debian 9 only have sha1. Since the popular current distros have sha1 we can switch to that. Closes(#2859) |
||
|---|---|---|
| .. | ||
| ci | ||
| ci.sh | ||
| completions.bash | ||
| coverage.sh | ||
| get | ||
| setup-apimachinery.sh | ||
| sync-repo.sh | ||
| update-docs.sh | ||
| util.sh | ||
| validate-go.sh | ||
| validate-license.sh | ||
| verify-docs.sh | ||