- 23 Jul, 2018 3 commits
-
-
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
-
- 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
-
- 05 Jul, 2018 3 commits
-
-
Matthew Fisher authored
Add 'name' label to created namespaces
-
Matthew Fisher authored
Support Stdin when using downloaders of plugin
-
roc authored
Inject os.Stdin into the command of helm plugin's downloaders
-
- 28 Jun, 2018 1 commit
-
-
Jon Kalfayan authored
-
- 25 Jun, 2018 1 commit
-
-
Matthew Fisher authored
chore(sprig): bump sprig to 2.15.0
-
- 21 Jun, 2018 2 commits
-
-
Matthew Fisher authored
The defined role does not allow Tiller to launch Kubernetes jobs
-
Matthew Fisher authored
Update CONTRIBUTING.md
-
- 19 Jun, 2018 1 commit
-
-
Gage Hugo authored
This change updates sprig to 2.15, which has support for generating SSL certificates in charts from user defined CA certificates.
-
- 18 Jun, 2018 1 commit
-
-
Matthew Fisher authored
Migrate 'template' to 'include' in 'helm create'
-
- 16 Jun, 2018 1 commit
-
-
James Munnelly authored
-
- 15 Jun, 2018 1 commit
-
-
Taylor Thomas authored
docs(release_checklist): Adds information about new release meetings
-
- 13 Jun, 2018 1 commit
-
-
Michelle Noorali authored
chore(docs): mv index.md to README.md
-
- 12 Jun, 2018 6 commits
-
-
Michelle Noorali authored
add SECURITY_CONTACTS
-
Michelle Noorali authored
-
Matthew Fisher authored
Fix(helm): fix the bug of the charts not deployed after downloaded in helm install --dep-up
-
rocky authored
in helm install --dep-up helm install --dep-up does not deploy the charts downloaded by itself. I reload the charts path after downloading the missing charts. Closes #3423
-
Matthew Fisher authored
typo fix for template test
-
liyongxin authored
-