• 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
..
testdata Loading commit data...
chartfile.go Loading commit data...
chartfile_test.go Loading commit data...
create.go Loading commit data...
create_test.go Loading commit data...
doc.go Loading commit data...
expand.go Loading commit data...
files.go Loading commit data...
files_test.go Loading commit data...
load.go Loading commit data...
load_test.go Loading commit data...
requirements.go Loading commit data...
requirements_test.go Loading commit data...
save.go Loading commit data...
save_test.go Loading commit data...
values.go Loading commit data...
values_test.go Loading commit data...