helmfile/tmpl
KUOKA Yusuke 5f8b2e5c7f
feat: Enhanced `get` template function (#513)
`get` is now able to take one more optional argument, that is used as the default value when the value for the key does not exist.

Resolves #465
Fixes #427
Fixes #357
Ref #460
2019-03-29 12:38:16 +09:00
..
context.go feat: double render the helmfile (#308) 2018-09-12 08:55:42 +09:00
context_funcs.go feat: `tpl` template function (#504) 2019-03-25 18:08:47 +09:00
context_funcs_test.go feat: `tpl` template function (#504) 2019-03-25 18:08:47 +09:00
context_tmpl.go feat: Release Template (#439) 2019-01-22 01:19:07 +09:00
context_tmpl_test.go feat: Enhanced `get` template function (#513) 2019-03-29 12:38:16 +09:00
file_renderer.go feat: Release Template (#439) 2019-01-22 01:19:07 +09:00
file_renderer_test.go feat: Release Template (#439) 2019-01-22 01:19:07 +09:00
get_or_nil.go feat: Enhanced `get` template function (#513) 2019-03-29 12:38:16 +09:00
get_or_nil_test.go feat: Enhanced `get` template function (#513) 2019-03-29 12:38:16 +09:00
text_renderer.go feat: Release Template (#439) 2019-01-22 01:19:07 +09:00