helmfile/helmexec
KUOKA Yusuke 0e00cdf2a5
fix: `helmfile destroy` should delete releases in the specified tiller namespace (#536)
Actually, 4 helm commands including "list", "diff", "status" and "delete" were not taking tiller-rerelated flags into account in helmfile. This fixes all these commands.

Fixes #534
2019-04-03 23:41:41 +09:00
..
exec.go fix: `helmfile destroy` should delete releases in the specified tiller namespace (#536) 2019-04-03 23:41:41 +09:00
exec_test.go feat: Opt-out dep-builds and repo-updates (#463) 2019-02-04 12:07:25 +09:00
helmexec.go fix: `helmfile destroy` should delete releases in the specified tiller namespace (#536) 2019-04-03 23:41:41 +09:00
runner.go feat: `prepare` and `cleanup` release event hooks (#349) 2018-09-21 10:35:12 +09:00