helmfile/tmpl
Dan Helfman 1ade353c1a Use --namespace value within Helmfile template (#343)
* Use --namespace value within Helmfile template (#326).

* Tabs and spaces.

* Tab/spaces fix.

* Pacifying "go fmt".

* Hard-coding namespace in test convenience function.

* MR feedback: Add comment to exported identifier.

* MR feedback: Put comment in correct location.

* fix(ci): fix never-ending build issue by auto-approving `helmfile delete`
2018-09-17 21:28:45 +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
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