helm/pkg
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
..
chartutil fix(chartutil): fix Table() method to test Values 2016-06-24 12:06:52 -06:00
client fix(*): add license header 2016-06-22 12:28:45 -06:00
engine fix(tiller): stop printing <no value> when var is missing 2016-06-24 16:25:43 -06:00
helm fix(*): add license header 2016-06-22 12:28:45 -06:00
ignore fix(*): add license header 2016-06-22 12:28:45 -06:00
kube fix(*): add license header 2016-06-22 12:28:45 -06:00
lint Adding support for associated templates 2016-06-23 16:23:39 -07:00
proto/hapi New Chart linter structure 2016-06-20 14:28:58 -07:00
repo fix(*): add license header 2016-06-22 12:28:45 -06:00
storage fix(*): add license header 2016-06-22 12:28:45 -06:00
timeconv fix(*): add license header 2016-06-22 12:28:45 -06:00
version chore(*): bump version to v2.0.0-alpha.2 2016-06-23 10:42:48 -07:00