helm/pkg
Josh Dolitsky cc5dece910
fix(chartutil): Ensure nested template dir on save (#6177)
If a templates/ dir of a chart contained a subdirectory,
for example "templates/tests/test-db.yaml", an error was
being thrown on export due to missing the "templates/test"
directory prior to saving the template file itself.

Fixes #5757

Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
2019-08-08 11:32:03 -05:00
..
action Merge pull request #6142 from joelanford/decouple-cli-vals 2019-08-06 09:53:24 -07:00
chart docs(chart): updates APIVersionV2 comment to reflect the proper name 2019-08-06 11:14:51 -06:00
chartutil fix(chartutil): Ensure nested template dir on save (#6177) 2019-08-08 11:32:03 -05:00
cli Merge pull request #6142 from joelanford/decouple-cli-vals 2019-08-06 09:53:24 -07:00
downloader feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
engine Allow missing trailing '/' in --repo url 2019-07-30 23:00:39 +05:30
getter feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
helmpath feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
hooks feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
ignore feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
kube fix(kube): Fixes nil panic with stateful set waiting 2019-08-07 11:46:27 -06:00
lint Update linting and checking for apiVersion v1/v2 2019-08-02 15:52:14 +01:00
plugin fix(plugin): add HELM_HOME back 2019-08-02 13:42:21 -07:00
provenance Replaced ghodss/yaml with sigs.k8s.io/yaml 2019-07-12 16:52:15 +02:00
registry ref(action): remove ParseReferenceWithChartDefaults 2019-07-23 14:33:23 -07:00
release Add app version to history table 2019-04-23 17:02:01 +01:00
releasetesting ref(*): Refactors kube client to be a bit more friendly 2019-07-30 11:51:39 -06:00
releaseutil Added List mode for Role, ClusterRole and Bindings 2019-07-27 16:19:16 +02:00
repo feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
resolver feat(cli): support XDG base directory specification 2019-08-02 13:15:03 -07:00
storage feat(*): use vanity import helm.sh/helm 2019-03-13 13:43:47 -07:00
strvals Replaced ghodss/yaml with sigs.k8s.io/yaml 2019-07-12 16:52:15 +02:00
sympath change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
tlsutil change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
urlutil ref(urlutil): remove stripPort 2019-06-07 08:52:15 -07:00
version add go version to version cmd output of helm 2019-06-07 13:20:59 -07:00