helm/pkg/engine
Matt Butcher 96ac6ebc6c fix(tiller): stop printing <no value> when var is missing
Instead of printing "no value", this prints an empty string by
default, but adds a Strict flag on the engine, which (if true)
will cause a template render to error out if a value is not supplied.

Strict is set to false so that developers can instead use `default` to
set default values.
2016-06-24 16:25:43 -06:00
..
doc.go fix(*): add license header 2016-06-22 12:28:45 -06:00
engine.go fix(tiller): stop printing <no value> when var is missing 2016-06-24 16:25:43 -06:00
engine_test.go fix(tiller): stop printing <no value> when var is missing 2016-06-24 16:25:43 -06:00