Highlights
Flux v2.6.2 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
Fixes:
- Fix authentication for
flux push artifact --provider=azure
on Azure DevOps runners. - Fix OIDC authentication for Amazon ECR Public in source-controller and image-reflector-controller.
- Fix
knownhosts key mismatch
regression bug in the Flux CLI, source-controller and image-automation-controller.
Components changelog
What's Changed
- [release/v2.6.x] fix: Allow Azure CLI calls in
flux push artifact --provider azure
on DevOps runners by @fluxcdbot in #5396 - [release/v2.6.x] Fix
knownhosts key mismatch
regression bug by @fluxcdbot in #5405 - [release/v2.6.x] Update toolkit components by @fluxcdbot in #5410
Full Changelog: v2.6.1...v2.6.2