chore(deps): update dependency fluxcd/flux2 to v0.33.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
fluxcd/flux2 | minor |
v0.32.0 -> v0.33.0
|
Release Notes
fluxcd/flux2
v0.33.0
Highlights
Flux v0.33.0 comes with new features and improvements. Users are encouraged to upgrade for the best experience.
Features and improvements
- HelmRepository.spec.provider Enable contextual login to container registries when pulling Helm charts from Amazon Elastic Container Registry, Azure Container Registry and Google Artifact Registry.
- OCIRepository.spec.layerSelector Select which layer contains the Kubernetes configs by specifying a matching OCI media type.
- Bucket.spec.secretRef Authenticate to Azure Blob storage using SAS tokens.
- Allow filtering OCI artifacts by semver and regex when listing artifact with
flux list artifacts
. - Allow excluding local files and directories when building and publishing artifacts with
flux push artifact
. - Mitigate denial-of-service on multi-tenant clusters by automatically recovering from panics encountered during reconciliation.
- Update controllers to Kubernetes v1.25.0, Kustomize v4.5.7 and Helm v3.9.4.
New documentation
Components changelog
- source-controller v0.27.0 v0.28.0
- kustomize-controller v0.27.1
- helm-controller v0.23.1
- notification-controller v0.25.2
- image-reflector-controller v0.20.1
- image-automation-controller v0.24.2
CLI Changelog
- MR #3049 - @stefanprodan - Update Kubernetes dependencies to v1.25.0
- MR #3034 - @snebel29 - Fix broken "edit this page" links in Flux CLI section
- MR #3028 - @snebel29 - Update tests/azure github.com/hashicorp/terraform-exec to v0.16.1
- MR #3025 - @stefanprodan - [RFC-0002] Add auth specification for Helm OCI
- MR #3024 - @stefanprodan - Add version validation to install commands
- MR #3019 - @somtochiama - Improve error message in get cmd
- MR #3014 - @stefanprodan - [RFC-0003] Select layer by OCI media type
- MR #2999 - @fluxcdbot - Update toolkit components
- MR #2998 - @somtochiama - Add
--filter-semver
and--filter-regex
flags tolist artifacts
- MR #2997 - @stefanprodan - Use ghcr.io in the static manifests
- MR #2996 - @stefanprodan - Update dependencies
- MR #2995 - @stefanprodan - Add
--ignore-paths
arg toflux build|push artifact
- MR #2979 - @stefanprodan - Status update for RFC-0002 and RFC-0003
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.