helm/pkg
Matt Butcher 3e3312cea0 feat(tiller): re-use values during upgrade
When `helm install -f foo.yaml bar` is called, and then the release is
upgraded with `helm upgrade happy-panda bar`, this will now re-use the
values that were submitted with `-f foo.yaml`. The same is true for
values specified with `--set`.

Closes #1227
2016-10-04 21:53:44 -06:00
..
chartutil feat(tiller): re-use values during upgrade 2016-10-04 21:53:44 -06:00
engine feat(tiller): add toYaml template function 2016-09-26 14:33:54 -06:00
helm chore(helm): add test coverage to pkg/helm 2016-10-04 15:41:02 -06:00
ignore feat(helm): ignore by default all dotfiles in templates/ 2016-08-26 20:07:00 +01:00
kube Merge pull request #1236 from technosophos/ref/kube1.4 2016-10-03 10:59:10 -06:00
lint fix(lint): allow .txt files 2016-09-08 13:23:22 -07:00
proto/hapi fix(chart): Chart.yaml now has an apiVersion field. 2016-10-04 12:18:22 -06:00
provenance feat(chartutils): add support for requirements.yaml 2016-09-23 14:57:56 -06:00
repo fix(helm): fix tests so that they do not write data into testdata 2016-10-04 14:57:52 -06:00
storage fix(helm-list): only list configmaps owned by TILLER 2016-09-15 16:05:17 -06:00
timeconv chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
version feat(*): add api version checks 2016-09-23 14:48:19 -07:00