- 03 Oct, 2017 1 commit
-
-
flyer103 authored
-
- 01 Oct, 2017 1 commit
-
-
flyer103 authored
-
- 26 Sep, 2017 2 commits
-
-
Neil Moore authored
-
Neil Moore authored
-
- 19 Sep, 2017 1 commit
-
-
Joshua Dolitsky authored
-
- 18 Sep, 2017 1 commit
-
-
Sean Slattery authored
-
- 13 Sep, 2017 1 commit
-
-
Frederi Mandin authored
-
- 11 Sep, 2017 1 commit
-
-
Kazuki Suda authored
This commit adds --kube-version flag to helm template. It allows you to override the Kubernetes version used as Capabilities.KubeVersion.Major/Minor (e.g. 1.7).
-
- 08 Sep, 2017 1 commit
-
-
flyer103 authored
-
- 02 Sep, 2017 1 commit
-
-
ReSearchITEng authored
easy copy/paste for those living on the edge :)
-
- 01 Sep, 2017 1 commit
-
-
Scott Rigby authored
-
- 30 Aug, 2017 1 commit
-
- 29 Aug, 2017 1 commit
-
-
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
-
- 24 Aug, 2017 1 commit
-
-
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
-
- 17 Aug, 2017 1 commit
-
-
lichuqiang authored
-
- 15 Aug, 2017 1 commit
-
-
Ergin Babani authored
-
- 10 Aug, 2017 1 commit
-
-
Matt Butcher authored
This adds a new configuration option to Tiller to limit the number of records stored per release. Tiller stores historical release information (helm history, helm rollback). This makes it possible to set a maximum number of versions per release. To enable this feature, use `helm init --history-max NNN`. Note that because of the restrictions on Deployment objects, you will have to re-install Tiller to add a limit. Along the way, I found an unreported bug in the Memory storage driver. This fixes that bug and adds substantially more tests to catch regressions. Closes #2332
-
- 09 Aug, 2017 1 commit
-
-
Dan O'Brien authored
Unsupported value: "alwaysPull": supported values: Always, IfNotPresent, Never
-
- 07 Aug, 2017 1 commit
-
-
Michelle Noorali authored
-
- 06 Aug, 2017 2 commits
-
-
tamal authored
-
Laurens Vanderhoven authored
-
- 03 Aug, 2017 2 commits
-
-
Michelle Noorali authored
* closes #2224
-
Miouge1 authored
-
- 02 Aug, 2017 1 commit
-
-
Maciej Strzelecki authored
-
- 01 Aug, 2017 1 commit
-
-
jiaweizhou authored
-
- 24 Jul, 2017 1 commit
-
-
gardlt authored
- updated helm_test.md
-
- 16 Jul, 2017 1 commit
-
-
Miguel David authored
-
- 12 Jul, 2017 2 commits
-
-
Aishwarya Thangappa authored
-
Taylor Thomas authored
-
- 10 Jul, 2017 1 commit
-
-
Adam Reese authored
-
- 07 Jul, 2017 1 commit
-
-
Scott Rigby authored
-
- 28 Jun, 2017 4 commits
-
-
Santiago Suarez Ordoñez authored
-
Eugene Pirogov authored
-
Eugene Pirogov authored
-
Karolis Labrencis authored
The "if" might confuse reader
-
- 27 Jun, 2017 2 commits
-
-
Santiago Suarez Ordoñez authored
Updating docs to prioritize `requirements.yaml` over `charts/` directory. As `requirements.yaml` is the recommended strategy, let's document that first to make sure no one jumps the gun and goes ahead to implement manual deps via `charts/` just because they didn't read the whole section.
-
Justin Scott authored
-
- 26 Jun, 2017 1 commit
-
-
Justin Scott authored
-