Getting Started
This documentation won’t explain the core concepts of Helm and Sprig templating, it is expected that you know these technologies.The only requirement for helmize is helm.
It’s required to use a Helm Version >= 3.5.0 (above or equal). Versions below are missing the addf function, which is used within helmize.
Helmize is unit-tested with the following helm versions:
v3.5.4v3.6.3v3.7.1v3.8.2latest
This way we can detect breaking changes and avoid them.