Update dependency fluxcd/flux2 to v2.6.2
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.6.1 -> v2.6.2 |
Release Notes
fluxcd/flux2 (fluxcd/flux2)
v2.6.2
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 https://github.com/fluxcd/flux2/pull/5396 - [release/v2.6.x] Fix
knownhosts key mismatch
regression bug by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5405 - [release/v2.6.x] Update toolkit components by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5410
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.6.1...v2.6.2