Commit Graph

47 Commits (main)

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