Update dependency fluxcd/flux2 to v2.8.3
Updated minor release successfully via Homebrew and CLI bootstrapping Proxmox VE K3s Kubernetes cluster.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| fluxcd/flux2 | patch | v2.8.2 → v2.8.3 |
Release Notes
fluxcd/flux2 (fluxcd/flux2)
v2.8.3
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 #5774
- Update toolkit components by @fluxcdbot in #5779
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.8.2...v2.8.3