mirror of https://github.com/helm/helm
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>pull/6183/head
parent
ad9c0c440b
commit
cc5dece910
Loading…
Reference in new issue