Commit Graph

47 Commits (v3.22.0)

Author SHA1 Message Date
Asmit De f615c1ad71
[scripts] Add windows arm64 entries in install and release notes scripts
2 years ago
Joe Julian 6d96283c0b
Merge pull request #12204 from CARV-ICS-FORTH/riscv64
3 years ago
Antony Chazapis 786707c065 Add support for RISC-V
3 years ago
Justin Wood 0d9eb1341b
Avoid confusing error when passing in '--version X.Y.Z'
4 years ago
Dominik Stadler e3e563a318 Fail if target-directory does not exist
5 years ago
Cameron Motevasselani 74c4117975 fix v2 install script, hardcode to v2.17.0
5 years ago
Ajay Victor 1fc6f650cb Added s390x support to get script
6 years ago
Michael Musenbrock 784782013a fix(helm): get/get-helm-3 whitespace support in runAsRoot
6 years ago
Matthew Fisher 0fe547c8e7
Revert "Add support to judge whether desired version is available or not"
6 years ago
Ma Xinjian 24107e6afe Add support to judge whether desired version is available or not
6 years ago
Ma Xinjian 8bb0413552 darwin-386 and windows-386 are not supported now
6 years ago
Niels de Vos bf12ae3934
scripts: do not use optional 'which' command in get-helm installation (#8048)
6 years ago
Matt Farina 8e1c34ef04
Updating get stripts to skip pre-releases
6 years ago
Matthew Fisher 0087d83807
fix(scripts): scrape for the latest v2/v3 release from the releases page
7 years ago
Matthew Fisher 3e77ca22c7
fix(get): hard code DESIRED_VERSION when unset
7 years ago
Matthew Fisher 06a5eb2272
fix(get): install Helm v2.16.1
7 years ago
Matthew Fisher af498be38b
fix(scripts): update get script
7 years ago
Matthew Fisher eb1ba03e24
update links to get.helm.sh
7 years ago
roc 79f88dfc5e ref(url) update helm's github url (#4962)
8 years ago
ReSearchITEng 09e0ab1809
closes #3795
9 years ago
Ferenc- 908addd6fc
Fix HTML parsing when setting TAG with wget
9 years ago
Michal Zerola 08a92b23d1 Fixed referencing the wrong env variable if SHA sum doesn't match.
9 years ago
Matthew Fisher 0935384bd5
remove "This Repository" link from releases page
9 years ago
Matthew Fisher 5cb0eb5e3b add amd, ppc64le, and windows OS/architectures
9 years ago
Matthew Fisher 55ab4b8664
Merge pull request #2986 from goostleek/bug/installation-script-fix
9 years ago
Tim H 0645433048
Increase script portability
9 years ago
Marcin Kłopotek 9a42d71898 Review fixes applied
9 years ago
Marcin Kłopotek b9e542666a Installation script was not compatible with Alpine Linux
9 years ago
Marcin Kłopotek c34ec82c36 HELM_TMP_ROOT directory is now uniquely generated to avoid potential clashes with old installation instances or other processes using the same /tmp subdirectory
9 years ago
Marcin Kłopotek 42bc36d240 Fixes shell installation script #2977
9 years ago
Hui Chen 895e8d086f fix unbound variable issue when get version
9 years ago
Justin Scott 46ce97c1b0 feat(helm): use openssl sha1 command
9 years ago
Tim H b914958b96 Fix curl error Failed writing body
9 years ago
Tony Fahrion 8eace382f9 improve check if we are root already - in scripts/get
9 years ago
Tony Fahrion 974c4b67c7 fix scripts/get runAsRoot CMD var building
9 years ago
Tony Fahrion f43da7fcfb makes sudo an optional dependency in scripts/get
9 years ago
ReSearchITEng f85118d1ec added possibility to set desired install version. See issue #2380
9 years ago
Jorge Marin 18fc8a8539 Update comment in function
10 years ago
Jorge Marin 6adf7d59de Print escaped chars
10 years ago
Jorge Marin e114807c45 Use '-SsL' for all 'curl' calls to get response using SSL, silently and following reedirections
10 years ago
Jorge Marin 037ff5b51c Replace call to Github HTTP API with normal Github URL
10 years ago
Leszek Charkiewicz 0d399baec2 Add checking installed helm version before downloading latest release
10 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
10 years ago
Wayne Brantley 1f17788d8e use openssl instead of shasum
10 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
10 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
10 years ago
Matt Butcher 8934eb5dc6
feat(scripts): add 'get' script to download and install
10 years ago