- 13 Jan, 2017 6 commits
-
-
Adam Reese authored
ref(kube): add Result to abstract a collection of resources
-
Adam Reese authored
-
Matt Butcher authored
feat(helm): Create a Service definition for using Tiller in-cluster
-
Ferran Rodenas authored
-
Matt Butcher authored
feat(helm): Linter validations for Chart icon property
-
Matt Butcher authored
feat(helm): allow specifying --set multiple times
-
- 12 Jan, 2017 1 commit
-
-
Ferran Rodenas authored
-
- 11 Jan, 2017 6 commits
-
-
Ferran Rodenas authored
-
Matt Butcher authored
bugfix(tiller): replace + with _ in "helm create" template Chart version
-
Lachlan Evenson authored
-
Lachlan Evenson authored
-
Matt Butcher authored
Logging real name of the failing hook
-
José Armesto authored
-
- 10 Jan, 2017 7 commits
-
-
Matt Butcher authored
Http client with TLS
-
Adam Reese authored
fix(tiller): add missing name to status response
-
Adam Reese authored
fix(tiller): don't update purged releases
-
Matt Butcher authored
feat(tiller): add {{.Capabilities}} object
-
Adam Reese authored
fixes #1807
-
Adam Reese authored
-
Matt Butcher authored
This adds the {{.Capabilities}} object to the template variables so that chart authors can write charts that are aware of teh Kubernetes capabilities of the current cluster. Closes #1608
-
- 09 Jan, 2017 6 commits
-
-
Matt Butcher authored
"spring" should be "sprig"
-
Christopher Pauley authored
-
Anton Galitsyn authored
-
Anton Galitsyn authored
-
Anton Galitsyn authored
-
Anton Galitsyn authored
-
- 06 Jan, 2017 6 commits
-
-
Matt Butcher authored
clarifying _ files, adding syntax highlighting
-
Adam Reese authored
fix(tests): fix testclient reactions that were not triggering
-
Christopher Pauley authored
-
Matt Butcher authored
making precedence explanation less ambiguous
-
Christopher Pauley authored
-
Adam Reese authored
-
- 05 Jan, 2017 8 commits
-
-
Adam Reese authored
ref(*): remove dead code
-
Adam Reese authored
Add `--upgrade` option to `init`. Fixes #1782.
-
Adam Reese authored
fix(tiller): s/POD_NAMESPACE/TILLER_NAMESPACE/
-
Adam Reese authored
-
Matt Butcher authored
Align output of helm status resources output
-
Matt Butcher authored
Improve `helm status` help text
-
Matt Butcher authored
fix(helm): prevent .helmignore rules from applying to '.'
-
Maciej Kwiek authored
text/tabwriter is used to align resource list in columns
-