helmfile/pkg
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
..
app feat: GA of Kustomize and K8s manifests support (#1172) 2020-05-27 11:42:43 +09:00
argparser
environment Fix: populate .Values regardless of prestate success (#1202) 2020-04-17 09:18:01 +09:00
event
exectest Support for createNamespace (#1226) 2020-04-26 10:41:40 +09:00
helmexec Show executed command when errors occurred (#1252) 2020-05-09 13:35:31 +09:00
maputil Add indexed key support to --state-values-set (#1042) 2019-12-17 07:31:42 +09:00
plugins feat(template): added secret template function (#1221) 2020-04-25 21:10:02 +09:00
remote
state feat: GA of Kustomize and K8s manifests support (#1172) 2020-05-27 11:42:43 +09:00
testhelper
tmpl feat(template): added secret template function (#1221) 2020-04-25 21:10:02 +09:00