chore(deps): update dependency fluxcd/flux2 to v2.1.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
fluxcd/flux2 | patch |
v2.1.1 -> v2.1.2
|
Release Notes
fluxcd/flux2 (fluxcd/flux2)
v2.1.2
Highlights
Flux v2.1.2
is a patch release which comes with various fixes. Users are encouraged to upgrade for the best experience.
Fixes
- Ensures faster recovery of
Kustomization
andHelmRelease
resources when the source-controller has restarted and is working on restoring the storage. - Prevent source-controller from failing to reconcile
OCIRepositories
when artifacts contain symlinks. - Addresses issue with helm-controller miss-labeling Custom Resource Definitions.
- Detect immutable field errors in Google Cloud resources managed by Flux
Kustomizations
. - Better error reporting for
flux bootstrap
when the owner doesn't match the identity associated with the given token. - Allow
flux pull artifact
to fetch OCI artifacts produced by other tools.
Components changelog
CLI Changelog
- MR #4324 - @somtochiama - bootstrap: Fix error msg when the Git token doesn't match the repo owner
- MR #4323 - @stefanprodan - e2e: Update Go dependencies
- MR #4313 - @fluxcdbot - Update toolkit components
- MR #4296 - @Skarlso - fix: only wait for changeset if the result is not empty
- MR #4285 - @matheuscscp - Add badge for SLSA Level 3
- MR #4284 - @errordeveloper - Make
flux pull
work for OCI artifacts produced by other tools
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.