helmfile/pkg/event
Yujun Zhang a161796dc4
feat: Allow overriding chart via flag (#1751)
Adds `--chart` flag for overriding the selected release's chart ad-hoc-ly like `helmfile --chart $CHART template`.
This is handy when e.g. you want to have an ArgoCD application per each release in your helmfile.yaml, while also providing the ability to customize the release's chart without touching helmfile.yaml.

See https://github.com/roboll/helmfile/issues/1690#issuecomment-812321354 for more context.

Closes #1690
2021-04-06 13:20:41 +09:00
..
bus.go feat: Allow overriding chart via flag (#1751) 2021-04-06 13:20:41 +09:00
bus_test.go Add `kubectl` hooks for applying file(s) or kustomize (#1736) 2021-04-06 13:16:35 +09:00