helm/cmd
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
..
helm Merge pull request #1275 from technosophos/fix/srv-in-tmp 2016-10-04 16:16:22 -06:00
tiller feat(tiller): re-use values during upgrade 2016-10-04 21:53:44 -06:00