v0.16.2
What's Changed
- Add toYaml function to the template context. by @bigkevmcd in #124
This provides identical functionality to the Helm function of the same name, useful for embedding elements of a generate YAML into the template as YAML.
Full Changelog: v0.16.1...v0.16.2