Commit Graph

117 Commits (07675392790aa2fdad519d69dea030e566dcf9b5)

Author SHA1 Message Date
Bridget Kromhout 4feed2de1b
Correcting links for release notes
4 years ago
Paul Czarkowski 239a5e0930 add license headers to release-notes.sh script
4 years ago
Paul Czarkowski f1416a6979 Adds script to help craft release notes
4 years ago
Matthew Fisher 0087d83807
fix(scripts): scrape for the latest v2/v3 release from the releases page
4 years ago
Marc Khouzam cc33e394c7 fix(tests): mapfile is not available on MacOS
5 years ago
Matthew Fisher c9da1eaae7
fix(get-helm-3): remove tiller checks, fixup version check
5 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 630134a904
fix(coverage): use `go list` instead of `godir`
5 years ago
Matthew Fisher b048f8914b
fix(coverage): cd to root dir to avoid adding godir to go modules
5 years ago
Matthew Fisher af498be38b
fix(scripts): update get script
5 years ago
John Howard 7a22cb88d9 Drop dependency on k8s.io/kubernetes (#6609)
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Matt Farina 670968fb19
Removing the stable repository
5 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
5 years ago
Matthew Fisher eb1ba03e24
update links to get.helm.sh
5 years ago
Matthew Fisher b1ae1acc8b
Merge pull request #5283 from bacongobbler/purge-by-default
5 years ago
Martin Hickey bd7c970ff9 Fix files copyright
5 years ago
Martin Hickey 030fef5765 Fix docs targets
5 years ago
Martin Hickey 46e6539e63 Remove docs target and generated docs folder
5 years ago
Martin Hickey d59835fb67 Fix make docs target
5 years ago
Matthew Fisher 0805a87140
ref(uninstall): purge release history by default
5 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
5 years ago
roc 79f88dfc5e ref(url) update helm's github url (#4962)
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
6 years ago
Adam Reese 840c489c6b
feat(dep): replace glide with dep
6 years ago
Adam Reese 9aa398a7c5
chore(hapi): add missing license headers
6 years ago
ReSearchITEng 09e0ab1809
closes #3795
6 years ago
Ferenc- 908addd6fc
Fix HTML parsing when setting TAG with wget
6 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
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
Adam Reese 31e6446b8e
ref(glide): remove need for scripts/setup-apimachinery.sh (#3446)
7 years ago
Justin Scott 70192cda1a
Merge pull request #3305 from bacongobbler/add-amd-arch-to-get
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 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
Matthew Fisher 87dd64c2fd Merge pull request #2899 from hchenxa/hchenxa
7 years ago
Hui Chen 895e8d086f fix unbound variable issue when get version
7 years ago
Adam Reese 8e13a5bd1f
fix(ci): move deploy instructions to build job
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
Adam Reese 845e990143
feat(*): use kubernetes 1.7
7 years ago
Tony Fahrion 8eace382f9 improve check if we are root already - in scripts/get
7 years ago