- 06 Mar, 2018 1 commit
-
-
Evans Castonguay authored
update the documentation to refere to GnuPG v2 instead of latest GnuPG
-
- 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 4 commits
-
-
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 1 commit
-
-
Matthew Fisher authored
Create missing directories when saving files in chartutil.SaveDir
-
- 27 Feb, 2018 25 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
-
Matthew Fisher authored
fix(circle): fix download link to download.docker.com
-
Matthew Fisher authored
Docker stopped releasing binaries to get.docker.com as of 17.03.0-ce. They are all hosted at download.docker.com now. I also had to downgrade docker to 17.09.0-ce because that's the only version that both download.docker.com and CircleCI support. https://download.docker.com/linux/static/stable/x86_64/ https://circleci.com/docs/2.0/building-docker-images/#docker-version
-
Matthew Fisher authored
refactor prettyError, closes #3381
-
Matthew Fisher authored
Reduce binary size
-
Matthew Fisher authored
Fix typo
-
Matthew Fisher authored
bump docker to 17.11.0-ce
-
Matthew Fisher authored
defer in loop may cause resource leak
-
Matthew Fisher authored
fix the implicit dependency of TestSetAppVersion test on previous tests
-
Matthew Fisher authored
Minor documentation fixes
-
Johnny Bergström authored
* add test for rolling back from a FAILED deployment * Update naming of release variables Use same naming as the rest of the file. * Update rollback test - Add logging - Verify other release names not changed * fix(tiller): Supersede multiple deployments There are cases when multiple revisions of a release has been marked with DEPLOYED status. This makes sure any previous deployment will be set to SUPERSEDED when doing rollbacks. Closes #2941 #3513 #3275
-
Matthew Fisher authored
Fix linting bug with charts containing more than one hyphen
-
Matthew Fisher authored
Fix the output leak to stdout during build by tests under pkg/releasetesting
-
Matthew Fisher authored
Mute upgrade --install default namespace warning
-
Matthew Fisher authored
fix the output leak from test code under pkg/tiller
-
Matthew Fisher authored
Fix minor typo
-
Matthew Fisher authored
Clean up temporary "helm-repotest-*" directories left behind by tests under cmd/helm
-
Matthew Fisher authored
Fix link to Slack
-
Matthew Fisher authored
docs: Fix FromJson comment
-
Matthew Fisher authored
Bump client side grpc max msg size
-
Matthew Fisher authored
docs(helm): Added kubeVersion to documentation.
-
Lukas Eichler authored
docs(helm): Added kubeVersion to documentation and examples. Adjusted wording for the Chart.kubeVersion description Removing redundant wording for Chart.kubeVersion description
-
Matthew Fisher authored
use an underscore for release_checklist.md
-
- 26 Feb, 2018 3 commits
-
-
Adam Reese authored
Support installing plugins by relative path ``` helm plugins install . ```
-
Adam Reese authored
Newer gits don't like checking out an empty string. ``` empty string is not a valid pathspec. please use . instead if you meant to match all paths ```
-
Matthew Fisher authored
Tiller should only enforce what we expect from Helm
-
- 24 Feb, 2018 1 commit
-
-
Jean-Philippe Courson authored
-
- 23 Feb, 2018 1 commit
-
-
Mauricio Scheffer authored
-
- 21 Feb, 2018 1 commit
-
-
Adam Reese authored
-
- 20 Feb, 2018 1 commit
-
-
Justin Scott authored
update docs to demonstrate best practices in regards to named templates
-