- 08 Aug, 2016 7 commits
-
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
- 05 Aug, 2016 1 commit
-
-
fibonacci1729 authored
-
- 03 Aug, 2016 4 commits
-
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
- 01 Aug, 2016 8 commits
-
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
fibonacci1729 authored
-
- 29 Jul, 2016 3 commits
-
-
Matt Butcher authored
feat(tiller): add Files map to templates
-
Matt Butcher authored
Templates can now access the non-template files in a chart by using the '{{.Files}}' map inside of a template. Relates to #950
-
Matt Butcher authored
feat(helm,tiller): add --reuse-name flag to helm install
-
- 28 Jul, 2016 2 commits
-
-
Adam Reese authored
feat(kube): reap related resources on delete
-
Adam Reese authored
-
- 27 Jul, 2016 3 commits
-
-
Matt Butcher authored
This will allow helm install to re-use names for releases that were already deleted.
-
Seth Goings authored
chore(README): link to Semver 2 spec
-
Seth Goings authored
-
- 26 Jul, 2016 4 commits
-
-
Matt Butcher authored
fix(tiller): remove partials and empty manifests
-
Matt Butcher authored
This removes partials and empty manifests during the sortHooks operation. Doing so makes sortHooks the defacto place for sorting manifests, hooks, and partials. Closes #991
-
Adam Reese authored
fix(cmd): set description for inspect
-
Michelle Noorali authored
feat(*): add upgrade command and validations
-
- 25 Jul, 2016 8 commits
-
-
Matt Butcher authored
Add subcommands to inspect only chart or values
-
Adam Reese authored
-
Adam Reese authored
fix(cmd): ensure tiller is running for connection
-
Matt Butcher authored
fix(tiller): merge -f values correctly
-
Michelle Noorali authored
-
Michelle Noorali authored
I edited releaseMock as part of this PR
-
Michelle Noorali authored
-
Michelle Noorali authored
-