helmfile/tmpl
KUOKA Yusuke b9de22b256
feat: `prepare` and `cleanup` release event hooks (#349)
Resolves #295
Resolves #330
Resolves #329 (Supports templating of only `releases[].hooks[].command` and `args` right now
Resolves #324
2018-09-21 10:35:12 +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 fix: readFile and exec should run in the directory the template file resides in (#340) 2018-09-16 22:43:17 +09:00
funcs_test.go feat: Template functions to replace `set`s (#242) 2018-08-28 22:00:51 +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: Environment and Environment Values (#267) 2018-08-31 22:59:27 +09:00