helm/pkg/engine
Matt Butcher 95eeba3805 fix(tiller): merge -f values correctly
This fixes a bug in which passed-in values files were not correctly
merged into the chart's default values YAML data. I believe it also
fixes some other prioritization bugs in values merging.

The existing unit test was wrong (see TestCoalesceValues). It is
fixed now. Also added more tests to simulate issue #971.

In the course of writing this, I removed some vestigial code as
mentioned in #920.

Closes #971
Closes #920
2016-07-21 16:00:57 -06:00
..
doc.go chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
engine.go fix(engine): change template naming 2016-07-07 11:39:47 -06:00
engine_test.go fix(tiller): merge -f values correctly 2016-07-21 16:00:57 -06:00