- 26 Aug, 2018 1 commit
-
-
mattjmcnaughton authored
Add an option to run the `test-unit`, `test-style`, and `test` steps from the `Makefile` insides of a docker container. Doing so isolates this component of helm development from any other aspect of your global go environment. These commands all have the name `docker-*`. Long term, there may be reproducibility benefits to running all of the Make steps in a container by default, in which case `containerized-test-unit` could become `test-unit`.
-
- 24 Aug, 2018 13 commits
-
-
Matthew Fisher authored
Improve documentation for helm upgrade (#4030)
-
smurfralf authored
-
smurfralf authored
Expand and clarify documentation for `helm upgrade` to include nuances of command line values setting. Fixes issue #4030
-
Matthew Fisher authored
Fix typo in message.go
-
Jon Huhn authored
-
Adam Reese authored
Allow zsh completion to be autoloaded by compinit
-
Taylor Thomas authored
Fix helm create note for k8 label convention changes
-
Taylor Thomas authored
add Tillerless Helm blog post and plugin references
-
Matthew Fisher authored
docs: Messages are encrypted when using client-tiller TLS
-
Tim Hobbs authored
When helm client and tiller use TLS their messages are encrypted, not unencrypted ;)
-
Martin Hickey authored
Update to note as per changes in Issue #4335 . Otherwise cannot retrieve the pod with the label names.
-
Matthew Fisher authored
docs: remove extraneous "it"
-
Dustin Specker authored
-
- 21 Aug, 2018 1 commit
-
-
Adam Reese authored
ref(*): kubernetes v1.11 support
-
- 20 Aug, 2018 4 commits
-
-
Matt Farina authored
Updating to the k8s label convention
-
Matt Farina authored
-
Matt Farina authored
docs(README): Updating for Helm in CNCF
-
Matt Farina authored
-
- 17 Aug, 2018 6 commits
-
-
Matthew Fisher authored
strip out all extra lines other than the first for parsing
-
Matthew Fisher authored
-
Matthew Fisher authored
Fix typo in parser.go
-
Jon Huhn authored
-
Matthew Fisher authored
Update the Developer Call zoom.us link
-
Nick Schuch authored
-
- 16 Aug, 2018 1 commit
-
-
Matt Farina authored
Signed-off-by: Matt Farina <matt@mattfarina.com>
-
- 15 Aug, 2018 4 commits
-
-
Matthew Fisher authored
fix: link to custom resource definitions section in best practices
-
Matthew Fisher authored
fix(client): fix bug in list releases to append all releases
-
Alexey Volkov authored
-
Matt Tucker authored
-
- 14 Aug, 2018 3 commits
-
-
rimas authored
-
muffin87 authored
-
Matthew Fisher authored
sort links alphabetically
-
- 13 Aug, 2018 1 commit
-
-
Matthew Fisher authored
-
- 10 Aug, 2018 5 commits
-
-
Matt Butcher authored
Labels should be quoted so that values such as "true" or "1" are not interpolated to the wrong type.
-
Matthew Fisher authored
Add Helm stop capability
-
Martin Hickey authored
Link added to https://github.com/helm/helm/blob/master/docs/related.md#helm-plugins
-
Adam Reese authored
-
Adam Reese authored
-
- 08 Aug, 2018 1 commit
-
-
Matthew Fisher authored
bump version to v2.10
-