- 06 Jun, 2018 1 commit
-
-
ruicao authored
-
- 05 Jun, 2018 3 commits
-
-
Matthew Fisher authored
Add link to cdwv/awesome-helm
-
andrzejwp authored
-
Matthew Fisher authored
Added documentation for the tpl function
-
- 02 Jun, 2018 3 commits
-
-
Matthew Fisher authored
Typo fix: retruns->returns
-
Lukas Eichler authored
-
AdamDang authored
retruns->returns
-
- 01 Jun, 2018 2 commits
-
-
Matthew Fisher authored
Fix test failure message
-
mattjmcnaughton authored
The error message we reported if the test failed was incorrect.
-
- 31 May, 2018 2 commits
-
-
Matthew Fisher authored
small typo fix
-
Rob Salmond authored
-
- 29 May, 2018 1 commit
-
-
Matthew Fisher authored
build helm binary in tiller image
-
- 28 May, 2018 1 commit
-
-
Matthew Fisher authored
Fix filenames in tarball created on windows
-
- 24 May, 2018 8 commits
-
-
Michelle Noorali authored
update security vulnerability email
-
Michelle Noorali authored
-
Matthew Fisher authored
removed --install option from --namespace to solve inconsistency with the `helm lint` documentation
-
Matthew Fisher authored
Add helm template --is-upgrade
-
Matthew Fisher authored
docs(helm): Added double quotes to example
-
Matthew Fisher authored
Update tiller_ssl.md
-
mf-lit authored
Add -days parameter to openssl signing commands for clarity. Also add some related troubleshooting steps.
-
Shubham Jain authored
In the current version of helm (2.8.2), there needs to be double quotes around the value to support escaping special characters.
-
- 23 May, 2018 2 commits
-
-
Matthew Fisher authored
[4013] adding docs for GKE for helm 2
-
Ryan Hartje authored
-
- 22 May, 2018 2 commits
-
-
Johnny Bergström authored
recipe for target 'verify-docs' failed
-
Johnny Bergström authored
Useful for toggling .Release.IsInstall / .Release.IsUpgrade which in turn may cause templates to render differently.
-
- 21 May, 2018 1 commit
-
-
Yeni Capote Diaz authored
-
- 16 May, 2018 2 commits
-
-
Matthew Fisher authored
Typo fix: KuberVerison->KuberVersion
-
AdamDang authored
-
- 15 May, 2018 6 commits
-
-
Michelle Noorali authored
fix lint warning
-
Matthew Fisher authored
docs(README): replace with a link to the latest releases page
-
Matthew Fisher authored
Don't request Tiller version in installer
-
James Meickle authored
This makes the script hang for quite a while if it can't connect to Tiller to retrieve this information that isn't being used anyways.
-
Matthew Fisher authored
Typo fix: mach->match
-
AdamDang authored
mach->match
-
- 14 May, 2018 1 commit
-
-
Matthew Fisher authored
This removes a step required every time we release Helm, making it simpler to cut a new release.
-
- 13 May, 2018 1 commit
-
-
Rajat Jindal authored
-
- 11 May, 2018 4 commits
-
-
Adam Reese authored
fix(kube): run schema validation on BuildUnstructured
-
Doug Winter authored
* support tls for values file access - uses --ca-file / --cert-file / --key-file * also for upgrade command
-
Adam Reese authored
-
Gabriel Silva Vinha authored
-