- 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 2 commits
-
-
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 4 commits
-
-
Matthew Fisher authored
bump version to v2.10
-
Matthew Fisher authored
-
Matt Farina authored
Closes #4335 Signed-off-by: Matt Farina <matt@mattfarina.com>
-
Matthew Fisher authored
fix(helm): fix(helm): add `--tls-hostname` flag to tls flags
-
- 07 Aug, 2018 6 commits
-
-
fibonacci1729 authored
docs(*): update tiller_ssl.md to reflect IP SAN usage. When using helm/tiller in tls-verify mode, 127.0.0.1 should be listed as an IP SAN in the tiller certificate to pass hostname verficiation of the TLS handshake. Closes #4149
-
Taylor Thomas authored
Test+Fix for Query string in repo URL is discarded when downloading packages
-
Matthew Fisher authored
distribute tiller binary with each release
-
Michelle Noorali authored
fix(release_server): fix how we merge values
-
Michelle Noorali authored
resolves #4337 Merging maps inside of strings gets a bit tricky. When two strings consisting of "{}" were being added together, this resulted in "{}\n{}" instead of "{}" which is what we wanted. This led to YAML parsing errors and showed up when the `--reuse-values` flag was used when no overrides via `--set` were provided during install and/or upgrade.
-
Matthew Fisher authored
-
- 06 Aug, 2018 2 commits
-
-
Tomas Restrepo authored
-
Tomas Restrepo authored
-
- 03 Aug, 2018 2 commits
-
-
Matthew Fisher authored
add support for `auth-provider` from kubeconfig files
-
Rimas authored
-
- 01 Aug, 2018 2 commits
-
-
Matthew Fisher authored
call setupconnection() after displaying client version
-
Matthew Fisher authored
-