helmfile/tmpl
KUOKA Yusuke 770c3daa5f
feat: `get` and `getOrNil` template funcs to allow defaulting in templates (#370)
* feat: `get` and `getOrNil` template funcs to allow defaulting in templates

Ref #357

* Add docs about missing keys and default values in templates
2018-09-28 11:44:49 +09:00
..
context.go feat: double render the helmfile (#308) 2018-09-12 08:55:42 +09:00
file.go Use --namespace value within Helmfile template (#343) 2018-09-17 21:28:45 +09:00
funcs.go feat: `get` and `getOrNil` template funcs to allow defaulting in templates (#370) 2018-09-28 11:44:49 +09:00
funcs_test.go feat: Template functions to replace `set`s (#242) 2018-08-28 22:00:51 +09:00
get_or_nil.go feat: `get` and `getOrNil` template funcs to allow defaulting in templates (#370) 2018-09-28 11:44:49 +09:00
get_or_nil_test.go feat: `get` and `getOrNil` template funcs to allow defaulting in templates (#370) 2018-09-28 11:44:49 +09:00
text.go feat: `prepare` and `cleanup` release event hooks (#349) 2018-09-21 10:35:12 +09:00
tmpl.go feat: double render the helmfile (#308) 2018-09-12 08:55:42 +09:00
tmpl_test.go feat: `get` and `getOrNil` template funcs to allow defaulting in templates (#370) 2018-09-28 11:44:49 +09:00