v0.18.0
January 20 2026
Enhancements
- Added
buildMetadata,helmCharts, andlabelssupport in generated kustomization output, plus examples for each. - Added
--config-globflag so that you don't need to use other recursive tools likefind.
Fixes
- Fixed
labelstyping and thekustomizationPathconfig key so configs load and render correctly. - Added CA certificates to scratch images for TLS support.
Docs
- Updated README configuration examples,
dockerusage, and example lists (includingpatchesStrategicMergepaths).
Housekeeping
- Updated CI tooling (checkout
v6), Go versions (Docker builder + CI to1.25.6, modulegoto1.25), and release CI now publishes thehelmizer-helmimage. - Updated pre-commit
mypytov1.19.1anddiagramsto0.25.1. - Added VS Code launch entries for
buildMetadata,helmCharts, andlabelsexamples. - Updated examples with latest
cert-managerchart version.