- Fixed regression causing Kustomization with openapi.path URLs to fail reconciliation
- Corrected inaccurate CRD field descriptions in HelmChart, ImageRepository, and ImageUpdateAutomation
- Updated fluxcd/pkg dependencies across multiple controllers
Official Flux changelog summary with source attribution, release tags, and community reactions.
Track this Flux release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Flux release note into a weekly digest for the tools you actually use.
Create digestFixed Helm controller rendering so empty lines no longer disappear from generated chart manifests.
Disabled Flux variable substitution on all CRDs to prevent schema corruption with post‑build substitution.
Introduces a Flux CLI plugin system with Mirror and Schema plugins and many new capabilities such as SSA ignore rules, Age‑based SOPS decryption, workload‑identity auth for Vault/OpenBao, Helm post‑render hooks, literal Helm values, empt...