helm-www
helm-www copied to clipboard
Add docs for TOML functions
Explains how toToml
and fromToml
can be used in chart templates.
Implementation detail for the fromToml
function can be found here:
https://github.com/helm/helm/pull/12026.
Attention! This Pull Request depends on https://github.com/helm/helm/pull/12026. It should not be merged before the changes of that PR are merged/released.