chore(deps): update dependency fluxcd/flux2 to v2.2.3
This MR contains the following updates:
Package | Update | Change | OpenSSF |
---|---|---|---|
fluxcd/flux2 | patch |
v2.2.2 -> v2.2.3
|
Release Notes
fluxcd/flux2 (fluxcd/flux2)
v2.2.3
Highlights
Flux v2.2.3 is a patch release which comes with various fixes and improvements. Users are encouraged to upgrade for the best experience.
This release updates the Kubernetes dependencies to v1.28.6 and various other dependencies to their latest version to patch upstream CVEs.
All controllers are built with Go 1.21.6 using Alpine Linux 3.19.1 base image.
[!NOTE] Due to breaking changes in Helm v3.14.0, the helm-controller version included in this patch release comes with Helm SDK v3.13.3. A preview build of the helm-controller with the latest Helm SDK is available at helm-controller#879.
Fixes:
- Reconciling empty directories and directories without Kubernetes manifests no longer results in an error. This regressing bug was introduced with the kustomize-controller upgrade to Kustomize v5.3 and has been fixed in this patch release.
- The regression due to which
Roles
andClusterRoles
with aggregated roles were continuous reconciled by kustomize-controller has been fixed. - Fix the Git revision displaying when notification-controller sends alerts to Grafana.
- The HelmRelease status reporting has been improved by ensuring that the stale failure conditions get updated after failure recovery.
See the components changelog for a full list of bug fixes.
Components changelog
- source-controller v1.2.4
- kustomize-controller v1.2.2
- notification-controller v1.2.4
- helm-controller v0.37.4
- image-reflector-controller v0.31.2
- image-automation-controller v0.37.1
CLI Changelog
- MR #4589 - @stefanprodan - Update dependencies
- MR #4585 - @dependabot[bot] - build(deps): bump the ci group with 3 updates
- MR #4583 - @fluxcdbot - Update toolkit components
- MR #4575 - @stefanprodan - Update dependencies to Kubernetes v1.28.6
- MR #4573 - @dependabot[bot] - build(deps): bump the ci group with 5 updates
- MR #4558 - @twinguy -
flux check
should error on unrecognised args - MR #4557 - @twinguy -
flux stats
should error on unrecognised args - MR #4554 - @dependabot[bot] - build(deps): bump the ci group with 3 updates
- MR #4553 - @twinguy - Properly detect unexpected arguments during uninstall
- MR #4535 - @dependabot[bot] - build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7
- MR #4533 - @darkowlzz - tests/int: Add separate resource cleanup step
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.