- 15 Aug, 2018 1 commit
-
-
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 3 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
-
- 08 Aug, 2018 3 commits
-
-
Matthew Fisher authored
bump version to v2.10
-
Matthew Fisher authored
-
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 6 commits
-
-
Matthew Fisher authored
call setupconnection() after displaying client version
-
Matthew Fisher authored
-
Matthew Fisher authored
revert back to /tiller
-
Matthew Fisher authored
Fixed error in docs for file access
-
Matthew Fisher authored
when running `helm init --upgrade`, the entrypoint since v2.9.1 changed which caused tiller to never start. Kubernetes may be holding onto the same entrypoint during upgrades.
-
Michael Huttner authored
$path.base gives the error "can't evaluate field base in type string", it should be "base $path"
-
- 31 Jul, 2018 14 commits
-
-
Matthew Fisher authored
use dot notation for release candidates
-
Matthew Fisher authored
-
Matthew Fisher authored
fix(helm): add service, secret manifests in `init -o`
-
Matthew Fisher authored
Fix incorrect timestamp when helm package
-
Matthew Fisher authored
Slack channels now have URL's in README
-
Matthew Fisher authored
CONTRIBUTING.md: Corrected slack channel/s in support channels
-
Matthew Fisher authored
docs(chore): add svg logo
-
Matthew Fisher authored
Change permission of index.yaml generated by a command `helm repo index`
-
Matthew Fisher authored
Include exact details to configure storage=secret
-
Matthew Fisher authored
fix(tiller): make update --force --dry-run obey dry-run
-
Matthew Fisher authored
fix `helm template -x` pathing issues on Windows
-
Matthew Fisher authored
change copyright to "Copyright The Helm Authors"
-
Matthew Fisher authored
add amendments to release checklist
-
Matthew Fisher authored
replace 'kubernetes' github org with `helm` one
-