Flux | v2.8.3

Flux v2.8.3 released on 16-03-2026


Flux v2.8.3 is out now. It fixes a regression in helm-controller that caused templating errors for charts containing literal ‘—‘ sequences (YAML document separators, embedded scripts or CAs in ConfigMaps), so users who saw chart render failures should upgrade.

See the release on GitHub for the full changelog and upgrade guidance; follow the Flux v2.7+ upgrade procedure when moving from v2.6 (upgrade procedure, full changelog: v2.8.2…v2.8.3).

What’s in this release

  • Fix for helm-controller templating errors when charts include literal ‘—‘ sequences, restoring correct chart rendering.
  • Bundles helm-controller v1.5.3 — see the component changelog for details (helm-controller v1.5.3 changelog).
  • Small CLI and toolkit updates: update-branch now shows the target branch name, plus automated toolkit component updates via PRs.

Upgrade notes

  • Recommended for all users; follow the Flux v2.7+ upgrade procedure when upgrading from v2.6 (follow the procedure).
  • If you need to revert, roll back to the previous release (v2.8.2).

Share any issues or observations on the Flux GitHub — feedback on the upgrade experience helps identify edge cases and regressions.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes