• Matt Butcher's avatar
    feat(tiller): re-use values during upgrade · 3e3312ce
    Matt Butcher authored
    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
    3e3312ce
Name
Last commit
Last update
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...