- 15 Jun, 2016 4 commits
-
-
Matt Butcher authored
fix(helm): fix two panics in 'helm search'
-
Matt Butcher authored
fix(tiller): allow different template engine
-
Matt Butcher authored
fix(helm): add 'helm repo rm' alias
-
Brian authored
ref(pkg/helm): package helm refactor
-
- 14 Jun, 2016 6 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
This is a minor fix to the Tiller internals to allow an alternate template engine. This will still require future work to make it possible to bootstrap in a different template renderer.
-
fibonacci1729 authored
includes: - (#825) comptability interface between old/pkg/helm and new/pkg/helm - (#827) helm client scaffolding and rpc / release options
-
Matt Butcher authored
fix(helm): read values.yaml instead of values.toml
-
Matt Butcher authored
Closes #822
-
Matt Butcher authored
-
- 13 Jun, 2016 10 commits
-
-
Adam Reese authored
fix(helm): s/arbitary/arbitrary/
-
Matt Butcher authored
fix(chartutil): move values coalescing into chartutil
-
Matt Butcher authored
docs(*): fix links
-
Matt Butcher authored
fix(helm): add .tgz to package names on fetch
-
Matt Butcher authored
fix(helm): produce error if package name is inconsistent
-
Adam Reese authored
-
Matt Butcher authored
'helm package' now produces an error if the directory name and the name in Chart.yaml are not the same.
-
Matt Butcher authored
Closes #812
-
Matt Butcher authored
Closes #809
-
Matt Butcher authored
-
- 09 Jun, 2016 8 commits
-
-
Matt Butcher authored
-
Adam Reese authored
fix(ci): use gcloud absolute path
-
Adam Reese authored
-
Matt Butcher authored
fix(gitignore): die, DS_Store, die.
-
Adam Reese authored
fix(chartutil): fix nil error on values
-
Adam Reese authored
Fixes: https://github.com/kubernetes/helm/issues/803
-
Adam Reese authored
feat(ci): push canary image on successful ci build
-
Matt Butcher authored
fix(docs): add sources field on example chart.yaml
-
- 08 Jun, 2016 8 commits
-
-
Matt Butcher authored
fix(docs): mark templates and charts directories optional
-
Adam Reese authored
-
Michelle Noorali authored
feat(scripts): add script to sync chart repos
-
Matt Butcher authored
Closes #797
-
Matt Butcher authored
-
Matt Butcher authored
-
Matt Butcher authored
feat(chartutil): Update to use YAML instead of TOML for values files.
-
Brian authored
fix(#795): start probes server on expected port, ':44135'
-
- 07 Jun, 2016 4 commits
-
-
fibonacci1729 authored
-
Michelle Noorali authored
-
Matt Butcher authored
-
Matt Butcher authored
-