helmfile/docs
KUOKA Yusuke 16288dfa7d
feat: GA of Kustomize and K8s manifests support (#1172)
This is the GA version of the helm-x integration #673 developed last year.

You get all the following benefits without an extra helm plugin:

- Ability to add ad-hoc chart dependencies/aliases, without forking the chart (Fixes #876 )
- Ability to patch resulting K8s resources before installing the helm chart
- Ability to install a kustomization as a chart (Requires `kustomize` binary to be available in `$PATH`
- Ability to install a directory of K8s manifests as a chart
- etc.
2020-05-27 11:42:43 +09:00
..
advanced-features.md feat: GA of Kustomize and K8s manifests support (#1172) 2020-05-27 11:42:43 +09:00
remote-secrets.md feat(template): added secret template function (#1221) 2020-04-25 21:10:02 +09:00
shared-configuration-across-teams.md doc(team): changed the sub-helmfile as template (#524) 2019-04-01 07:41:11 +09:00
writing-helmfile.md Fix typo in writing-helmfiles.md example (#1263) 2020-05-19 10:04:38 +09:00