- 08 Sep, 2017 5 commits
-
-
Adam Reese authored
circleci chokes with too many processes
-
Adam Reese authored
fix(ci): move deploy instructions to build job
-
-
Michelle Noorali authored
Take a crack at Issue #1401
-
Amanda Cameron authored
-
- 07 Sep, 2017 3 commits
-
-
Adnan Abdulhussein authored
fix(create): port-forward should use internal port
-
Adnan Abdulhussein authored
cc @james-w
-
Maciej Kwiek authored
CircleCI 2 config
-
- 06 Sep, 2017 3 commits
-
-
Matthew Fisher authored
bump k8s version in helm lint to 1.7
-
Steven E. Harris authored
The test never reads the manifest type's "content" field, so there's no reason to populate it explicitly with its zero value.
-
Matthew Fisher authored
-
- 05 Sep, 2017 4 commits
-
-
Matthew Fisher authored
add section on semantic versioning
-
Matthew Fisher authored
Fixes #2888. Clarifies that use of default command should stay DRY
-
Matthew Fisher authored
This documentation was ripped from the Helm v2.2.0 release notes. I've referenced it enough times that it should be placed somewhere in the documentation.
-
Matthew Fisher authored
feat(helm): add `template` command
-
- 02 Sep, 2017 2 commits
-
-
Matthew Fisher authored
easy install cmd copy/paste for those living on the edge
-
ReSearchITEng authored
easy copy/paste for those living on the edge :)
-
- 01 Sep, 2017 1 commit
-
-
Scott Rigby authored
-
- 31 Aug, 2017 5 commits
-
-
Justin Scott authored
feat(helm): use openssl sha1 command in Helm get script
-
Matt Butcher authored
'helm upgrade --install' uses the namespace from kube config.
-
Matthew Fisher authored
Update link to wheel
-
Matthew Fisher authored
fix(helm) right syntax is helm.sh/hook-delete-policy
-
Taylor Thomas authored
fix(tiller): fix a warning bug in hook annotation
-
- 30 Aug, 2017 3 commits
-
-
DoctorZK authored
-
Justin Scott authored
Fix(helm): Fix the bug of dependency update deleting subcharts
- 29 Aug, 2017 2 commits
-
-
Justin Scott authored
Currently the bash script that installs Helm is hard-coded to use openssl sha command but some distros like Debian 9 only have sha1. Since the popular current distros have sha1 we can switch to that. Closes(#2859)
-
Justin Scott authored
This adds the functionality from the helm-template plugin to allow the rendering of templates without Tiller. Closes #2755
-
- 28 Aug, 2017 1 commit
-
-
Tamal Saha authored
-
- 27 Aug, 2017 1 commit
-
-
tamal authored
-
- 25 Aug, 2017 2 commits
-
-
https://github.com/rocky-nupt/helm…xuhaigang authored
Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts
-
Taylor Thomas authored
feat(*) add key helm.sh/hook-delete-policy to hook annotation
-
- 24 Aug, 2017 3 commits
-
-
Maciej Kwiek authored
-
xuhaigang authored
In Helm 2.6.0, the new delete feature that deletes old versions of charts is deleting subcharts that aren't in requirements.yaml. In this patch, I judge the dependency whether it is included in the requirements.yaml before deleting it. Closes #2830
-
DockerZK authored
When "helm.sh/hook-delete-policy: hook-succeeded" is provided in a hook's annotation, Tiller will automatically delete the hook after the hook is succeeded. When "helm.sh/hook-delete-policy: hook-failed" is provided in a hook's annotation, Tiller will automatically delete the hook after the hook is failed. Closes #1769
-
- 18 Aug, 2017 2 commits
-
-
Justin Scott authored
fix typo in helm_fetch.md
-
Taylor Thomas authored
Fix curl error Failed writing body
-
- 17 Aug, 2017 2 commits
-
-
Matt Butcher authored
feat(tiller): limit number of versions stored per release
-
lichuqiang authored
-
- 16 Aug, 2017 1 commit
-
-
Kira authored
* feat(2450): add options to chart metadata
-