helmfile/pkg/helmexec
Andrew Drake c099f69d94 feat: Automatically enable Helm v3 mode
Runs `helm version` in helmexec.New, and exposes a method on Interface to allow other packages to use the detected version. Preserves compatibility with previous HELMFILE_HELM3 mechanism.

Resolves #923
2019-11-14 10:50:18 -08:00
..
context.go chore: tidy up pkgs (#636) 2019-06-01 13:36:05 +09:00
exec.go feat: Automatically enable Helm v3 mode 2019-11-14 10:50:18 -08:00
exec_test.go fix: Set HelmBinary in execer constructor (#928) 2019-11-02 14:15:33 +09:00
exit_error.go fix: Fix `needs` to work for upgrades and when selectors are provided (#922) 2019-11-02 14:04:16 +09:00
helmexec.go feat: Automatically enable Helm v3 mode 2019-11-14 10:50:18 -08:00
runner.go feat: add --output-dir on template command (#693) 2019-07-11 09:07:46 +09:00