- 03 Aug, 2018 1 commit
-
-
Rimas authored
-
- 30 Jul, 2018 5 commits
-
-
Matthew Fisher authored
soften the recommendation of hypens in chart names
-
Matthew Fisher authored
fix path output for Windows
-
Matthew Fisher authored
We definitely still suggest that dashes are acceptable for chart packages, but users should be aware of the limitations of dashes in variable names in Go templates.
-
Matthew Fisher authored
-
Matthew Fisher authored
docs/charts_hooks.md: Adding space for correct formatting on docs.helm.sh
-
- 29 Jul, 2018 1 commit
-
-
Anders Rasmussen authored
The rendering of the bullet list is not rendered correctly on https://docs.helm.sh/developing_charts/#hooks
-
- 26 Jul, 2018 3 commits
-
-
Matthew Fisher authored
README: updated links to helm/helm
-
Michelle Noorali authored
ref(docs): update docs around rbac
-
Björn Magnusson authored
-
- 25 Jul, 2018 3 commits
-
-
KUOKA Yusuke authored
Adds the `--set-file key=filepath` flag to `install`, `upgrade`, `template` and `lint` sub-commands so that the content of the file at the `filepath` is set to the value for the `key`. Resolves #1754
-
Matthew Fisher authored
Dashes are not allowed in the name
-
nashasha1 authored
-
- 23 Jul, 2018 5 commits
-
-
Matt Butcher authored
This PR was approved by vote of the core maintainers. It adds Rimus, one of the project's founders, as an emeritus Helm maintainer.
-
Matthew Fisher authored
Add missing space
-
Ihor Dvoretskyi authored
* Snap installation information added Signed-off-by: Ihor Dvoretskyi <ihor@linux.com> * Moved Snap instructions to the different section Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
-
KUOKA Yusuke authored
Resolves #4170
-
Rohan Chakravarthy authored
Adds the ability to specify a kubeconfig file that overrides $KUBECONFIG
-
- 20 Jul, 2018 3 commits
-
-
Dan Clarke authored
Yeah, I know - very trivial, but ¯\_(ツ)_/¯ :)
-
Michelle Noorali authored
-
Michelle Noorali authored
-
- 18 Jul, 2018 1 commit
-
-
Erik Sundell authored
By changing a string from `##---` to `---` the output written to files matches the output generated to stdout.
-
- 17 Jul, 2018 3 commits
-
-
Matthew Fisher authored
some minor improvements to the built-in fake
-
Mike Lundy authored
-
Mike Lundy authored
-
- 16 Jul, 2018 4 commits
-
-
Brian authored
Revert "fix(helm): add `--tls-hostname` flag to tls flags."
-
Brian authored
-
Brian authored
fix(helm): add `--tls-hostname` flag to tls flags.
-
fibonacci1729 authored
-
- 12 Jul, 2018 1 commit
-
-
fibonacci1729 authored
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
-
- 11 Jul, 2018 2 commits
-
-
Brian authored
fix(helm): return when listing with no releases or nil
-
Michelle Noorali authored
chore(docs): lowercase `Kind` for clarity
-
- 10 Jul, 2018 3 commits
-
-
fibonacci1729 authored
-
Michelle Noorali authored
`Kind` being upper case makes it seem like we're referrring to the Kind field of a Kubernetes resource but we're really talking about the kind of helm hook in this case. resolves #4302
-
Matthew Fisher authored
Feature: allow custom description after helm release upgrade
-
- 08 Jul, 2018 2 commits
-
-
Matthew Fisher authored
docs(helm): add helm-cos to related helm plugins
-
roc authored
-
- 06 Jul, 2018 3 commits
-
-
Matthew Fisher authored
Add check for nil in template control structure tutorial
-
Matthew Fisher authored
Some small typos:
-
AdamDang authored
Some small typos: Line 92: stategies->strategies Line 263: namepace->namespace Line 266: ReuseName->Reuse_name
-