Commit Graph

2 Commits

Author SHA1 Message Date
Mike Graves
bf5d70e920 [bp/1.2] Rename from community.kubernetes to kubernetes.core (#111) 2021-06-01 09:21:24 -04:00
Mike Graves
a4ac078625 Add support for helm template (#368)
* Add support for helm template
This commit adds basic support for helm template. The functionality
allows one to either render a chart's templates to a specific directory,
or capture the rendered templates as a string of concatenated yaml
documents.
* Add changelog fragment
* Address PR feedback
* Set changed to true
2021-02-17 08:01:49 -05:00