Highlights
Flux v2.0.1
is a patch release which comes with various fixes. Users are encouraged to upgrade for the best experience.
💡 For upgrading from Flux v0.x
, please see the procedure documented in 2.0.0.
Fixes
- Fix AWS auth for cross-region ECR repositories (
source-controller
,image-reflector-controller
). - Prevent spurious alerts for skipped resources (
kustomize-controller
). - List removed resources for
flux diff ks --kustomization-file
(flux
CLI). - Fix SLSA provenance generation for the Flux CLI binaries.
Components changelog
CLI Changelog
- PR #4068 - @stefanprodan - Update dependencies
- PR #4065 - @hiddeco - action: support
openssl
andsha256sum
- PR #4062 - @souleb - diff: Take into account the server-side inventory for local Flux Kustomizations
- PR #4061 - @hiddeco - action: re-allow configuration of non-default token
- PR #4057 - @fluxcdbot - Update toolkit components
- PR #4052 - @stefanprodan - docs: Link to the Flux GitHub Action documentation
- PR #4051 - @hiddeco - action: use
$RUNNER_TOOL_CACHE
, support MacOS and Windows, validate checksum - PR #4046 - @stefanprodan - ci: backport: set write permissions
- PR #4043 - @stefanprodan - ci: release: extract the image tag from GITHUB_REF
- PR #4041 - @hiddeco - ci: release: disable interpretation backslash esc