v2.8.3
Fixed 1
- Fix templating errors for charts that include --- in the content, e.g. YAML separators, embedded scripts, CAs inside ConfigMaps in helm-controller
Highlights
Flux v2.8.3 is a patch release that fixes a regression in helm-controller. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
- Fix templating errors for charts that include
---in the content, e.g. YAML separators, embedded scripts, CAs inside ConfigMaps (helm-controller)
Components changelog
- helm-controller v1.5.3
CLI changelog
- [release/v2.8.x] Add target branch name to update branch by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5774
- Update toolkit components by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5779
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.8.2...v2.8.3