- 10 Mar, 2018 1 commit
-
-
Taylor Thomas authored
Remove duplicate test code from cmd/helm/list_test.go
-
- 09 Mar, 2018 4 commits
-
-
Matthew Fisher authored
replace FAILED deployments with `helm upgrade --install --force`
-
Taylor Thomas authored
Relative home path part1
-
Matthew Fisher authored
Add helm-unittest plugins in related
-
Patrick Liu authored
-
- 08 Mar, 2018 8 commits
-
-
Matthew Fisher authored
When using `helm upgrade --install`, if the first release fails, Helm will respond with an error saying that it cannot upgrade from an unknown state. With this feature, `helm upgrade --install --force` automates the same process as `helm delete && helm install --replace`. It will mark the previous release as DELETED, delete any existing resources inside Kubernetes, then replace it as if it was a fresh install. It will then mark the FAILED release as SUPERSEDED.
-
Matthew Fisher authored
replace PingTiller APIs with the gPRC health check API
-
Matthew Fisher authored
k8s.io/kubernetes bumped protobuf to 1643683e1b54a9e88ad26d98f81400c8c9d9f4f9
-
Matthew Fisher authored
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Matthew Fisher authored
fix kubeVersion example
-
Matthew Fisher authored
bump go to 1.10
-
Taylor Thomas authored
fix(helm): Don't crash in search if upper case chars are encountered
-
- 07 Mar, 2018 1 commit
-
-
Matthew Fisher authored
-
- 06 Mar, 2018 10 commits
-
-
Matthew Fisher authored
-
Matthew Fisher authored
Fixed bad link to Issues page
-
bryangunn authored
The link to the issues page was giving a 404 due to a malformed URL.
-
Matthew Fisher authored
Add instruction to support new GnuGP version
-
Evans Castonguay authored
update the documentation to refere to GnuPG v2 instead of latest GnuPG
-
Matthew Fisher authored
Change helm update to helm upgrade
-
Morgan Parry authored
Closes #3088
-
Chen Zhiwei authored
-
Matthew Fisher authored
Add --replicas option for Tiller HA fixes #2334
-
Yaroslav Molochko authored
-
- 05 Mar, 2018 3 commits
-
-
Matthew Fisher authored
added Codefresh
-
Itay Shakury authored
-
Matthew Fisher authored
Add link to securing helm docs in 'helm init' text
-
- 04 Mar, 2018 1 commit
-
-
Evans Castonguay authored
The latest GnuGP tool (https://gnupg.org/download/) is now storing keyring in a new format file 'kbx' instead of 'gpg' which make the current documentation incomplete for a new user. The propose pull request consists of adding documentation to explain how to generate a gpg using the latest GnuGP tool
-
- 02 Mar, 2018 6 commits
-
-
Christopher A. Stelma authored
-
Ryan Payton authored
-
Matthew Fisher authored
Add helm-hashtag plugin
-
Matthew Fisher authored
adding Helmsman in docs/related.md
-
Sami Alajrami authored
-
-
- 01 Mar, 2018 1 commit
-
-
Matthew Fisher authored
fix occurences typo in charts.md
-
- 28 Feb, 2018 2 commits
-
-
Matthew Fisher authored
Create missing directories when saving files in chartutil.SaveDir
-
James Munnelly authored
-
- 27 Feb, 2018 3 commits
-
-
Matthew Fisher authored
remove deprecated -e flag to `docker login`
-
Justin Scott authored
fix(helm): update helm reset --force tip for clarity
-
Matthew Fisher authored
-