Update dependency fluxcd/flux2 to v2.7.5 #21
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2.5.1->v2.7.5Release Notes
fluxcd/flux2 (fluxcd/flux2)
v2.7.5Compare Source
Highlights
Flux v2.7.5 is a patch release that comes with fixes to helm-controller. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
RetryOnFailurestrategy.⚠️ Note that signature verification for OCI artifacts in source-controller is not compatible with Cosign v3.
Flux users are advised to use Cosign v2.6 for signing Flux OCI artifacts and Helm charts, until support for Cosign v3 is added in Flux v2.8.
Components changelog
CLI changelog
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.4...v2.7.5
v2.7.4Compare Source
Highlights
Flux v2.7.4 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
DisableConfigWatchersfeature gate to all controllers for disabling the Secrets/ConfigMaps watchersArtifactGeneratorto aggregated RBAC roles⚠️ Note that signature verification for OCI artifacts in source-controller is not compatible with Cosign v3.
Flux users are advised to use Cosign v2.6 for signing Flux OCI artifacts and Helm charts, until support for Cosign v3 is added in Flux v2.8.
Components changelog
CLI changelog
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.3...v2.7.4
v2.7.3Compare Source
Highlights
Flux v2.7.3 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
RetryOnFailurestrategymessage_thread_id⚠️ Note that signature verification for OCI artifacts in source-controller is not compatible with Cosign v3. Users are advised to use Cosign v2.6 for signing Flux OCI artifacts and Helm charts, until support for Cosign v3 is added in Flux v2.8.
Components changelog
CLI changelog
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.2...v2.7.3
v2.7.2Compare Source
Highlights
Flux v2.7.2 is a patch release that comes with security fixes. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
All Flux components are now built with Go 1.25.2 which includes fixes for vulnerabilities in the Go stdlib that could lead to denial of service. The list of security fixes can be found in the Go 1.25.2 release notes.
Components changelog
CLI changelog
--storage-adv-addrand--events-addrflags by @github-actions[bot] in https://github.com/fluxcd/flux2/pull/5575Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.1...v2.7.2
v2.7.1Compare Source
Highlights
Flux v2.7.1 is a patch release that comes with various improvements and fixes. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Improvements:
Fixes:
flux migratecommand to handle managed fields properly.Readycondition patching in helm-controller.Components changelog
CLI changelog
flux push artifactnot working with--providerby @github-actions[bot] in https://github.com/fluxcd/flux2/pull/5553flux migrateto work with local files by @github-actions[bot] in https://github.com/fluxcd/flux2/pull/5557flux migratefor live cluster migrations by @github-actions[bot] in https://github.com/fluxcd/flux2/pull/5559flux migrate -fcommand to work with comments by @github-actions[bot] in https://github.com/fluxcd/flux2/pull/5561flux migrate -fnot considering kind comments by @github-actions[bot] in https://github.com/fluxcd/flux2/pull/5564Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.0...v2.7.1
v2.7.0Compare Source
Highlights
Flux v2.7.0 is a feature release. Users are encouraged to upgrade for the best experience.
For a compressive overview of new features and API changes included in this release, please refer to the Announcing Flux 2.7 GA blog post.
Overview of the new features:
ImagePolicy,ImageRepository,ImageUpdateAutomation)Kustomization,HelmRelease)Kustomization,HelmRelease)Kustomization,HelmRelease)Kustomization)Kustomization)RetryOnFailurelifecycle management strategy (HelmRelease)Provider)Bucket,Provider)GitRepository,ImageUpdateAutomation,Provider)KustomizationandHelmReleasereconciliation (Provider)ExternalArtifact)ArtifactGenerator)CancelHealthCheckOnNewRevisionfeature gate (kustomize-controller)GitSparseCheckoutfeature gate (image-automation-controller)❤️ Big thanks to all the Flux contributors that helped us with this release!
Kubernetes compatibility
This release is compatible with the following Kubernetes versions:
v1.32>= 1.32.0v1.33>= 1.33.0v1.34>= 1.34.1OpenShift compatibility
Flux can be installed on Red Hat OpenShift cluster directly from OperatorHub using Flux Operator. The operator allows the configuration of Flux multi-tenancy lockdown, network policies, persistent storage, sharding, vertical scaling and the synchronization of the cluster state from Git repositories, OCI artifacts, and S3-compatible storage.
Upgrade procedure
⚠️ The Flux APIs
v1beta1andv2beta1(deprecated in 2023) have reached end-of-life and have been removed from the CRDs.Unless you are using Flux Operator to deploy the Flux controllers, you must run the
flux migratecommand on clusters before upgrading.For more details, please refer to the Flux v2.7 upgrade guide.
Components changelog
New Documentation
CLI changelog
v2.6.xby @stefanprodan in https://github.com/fluxcd/flux2/pull/5379flux push artifact --provider azureon DevOps runners by @matheuscscp in https://github.com/fluxcd/flux2/pull/5390knownhosts key mismatchregression bug by @matheuscscp in https://github.com/fluxcd/flux2/pull/5404normalize.UnstructuredListinstead ofssa.SetNativeKindsDefaultsby @cappyzawa in https://github.com/fluxcd/flux2/pull/5407flux create tenantby @reiSh6phoo9o in https://github.com/fluxcd/flux2/pull/5402flux push artifactfor insecure registries by @stefanprodan in https://github.com/fluxcd/flux2/pull/5449flux diff kustomizationignore patterns by @dgunzy in https://github.com/fluxcd/flux2/pull/5451app.kubernetes.io/part-of: fluxlabel to controller pods by @pinkavaj in https://github.com/fluxcd/flux2/pull/5440flux migratecommand by @stefanprodan in https://github.com/fluxcd/flux2/pull/5473GOMAXPROCSby @stefanprodan in https://github.com/fluxcd/flux2/pull/5501--all-namespacesflag by @mohiuddin-khan-shiam in https://github.com/fluxcd/flux2/pull/5414--show-historyflag todebug helmreleaseby @hawkaii in https://github.com/fluxcd/flux2/pull/5505ArtifactGeneratorkind by @stefanprodan in https://github.com/fluxcd/flux2/pull/5520flux [reconcile|suspend|resume] image policycommands by @lukas8219 in https://github.com/fluxcd/flux2/pull/5492force: enabledannotation influx diff kscommand by @stefanprodan in https://github.com/fluxcd/flux2/pull/5528fluxcd/gha-workflowsby @stefanprodan in https://github.com/fluxcd/flux2/pull/5529ArtifactGeneratorsduring uninstall by @stefanprodan in https://github.com/fluxcd/flux2/pull/5531ExternalArtifacttoflux traceby @stefanprodan in https://github.com/fluxcd/flux2/pull/5532--show-historyflag todebug kustomizationby @matheuscscp in https://github.com/fluxcd/flux2/pull/5541fluxcd/flux2/action: Determine latest version without using GitHub API by @RussellAult in https://github.com/fluxcd/flux2/pull/5509New Contributors
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.6.0...v2.7.0
v2.6.4Compare Source
Highlights
Flux v2.6.4 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
Fixes:
Components changelog
CLI changed
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.6.3...v2.6.4
v2.6.3Compare Source
Highlights
Flux v2.6.3 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
Fixes:
rsa-sha2-512andrsa-sha2-256algorithms not being prioritized forssh-rsahost keys in source-controller, image-automation-controller and Flux CLI bootstrap.Components changelog
CLI changed
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.6.2...v2.6.3
v2.6.2Compare Source
Highlights
Flux v2.6.2 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
Fixes:
flux push artifact --provider=azureon Azure DevOps runners.knownhosts key mismatchregression bug in the Flux CLI, source-controller and image-automation-controller.Components changelog
CLI changelog
flux push artifact --provider azureon DevOps runners by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5396knownhosts key mismatchregression bug by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5405Full Changelog: https://github.com/fluxcd/flux2/compare/v2.6.1...v2.6.2
v2.6.1Compare Source
Highlights
Flux v2.6.1 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
Fixes:
Components changelog
CLI changelog
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.6.0...v2.6.1
v2.6.0Compare Source
Highlights
Flux v2.6.0 is a feature release. Users are encouraged to upgrade for the best experience.
For a compressive overview of new features and API changes included in this release, please refer to the Announcing Flux 2.6 GA blog post.
Overview of the new features:
flux artifactcommandsWaitForTerminationdeletion policy (Kustomization)DisableChartDigestTrackingfeature gate (HelmRelease)❤️ Big thanks to all the Flux contributors that helped us with this release!
Kubernetes compatibility
This release is compatible with the following Kubernetes versions:
v1.31>= 1.31.0v1.32>= 1.32.0v1.33>= 1.33.0OpenShift compatibility
Flux can be installed on Red Hat OpenShift cluster directly from OperatorHub using Flux Operator.
The operator allows the configuration of Flux multi-tenancy lockdown, network policies, persistent storage, sharding, vertical scaling and the synchronization of the cluster state from Git repositories, OCI artifacts, and S3-compatible storage.
Upgrade procedure
Upgrade Flux from
v2.5.0tov2.6.0by following the upgrade guide.To upgrade the APIs, make sure the new CRDs and controllers are deployed, and then change the manifests in Git:
apiVersion: source.toolkit.fluxcd.io/v1in the YAML files that containOCIRepositorydefinitions.api.fluxcd.io/upgrade: "v2.6.0"to theOCIRepositoryresources. (this is not required if Flux Operator is used for upgrade)Bumping the APIs version in manifests can be done gradually.
It is advised to not delay this procedure as the deprecated versions will be removed after 6 months.
Components changelog
New Documentation
What's Changed
flux tracefor HRs fromOCIRepositorys by @makkes in https://github.com/fluxcd/flux2/pull/5349New Contributors
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.5.0...v2.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Update dependency fluxcd/flux2 to v2.6.0to Update dependency fluxcd/flux2 to v2.6.169c65ca0c3to8b71a08859Update dependency fluxcd/flux2 to v2.6.1to Update dependency fluxcd/flux2 to v2.6.28b71a08859to1b0be17e1aUpdate dependency fluxcd/flux2 to v2.6.2to Update dependency fluxcd/flux2 to v2.6.31b0be17e1ato1a607bf3b6Update dependency fluxcd/flux2 to v2.6.3to Update dependency fluxcd/flux2 to v2.6.41a607bf3b6to3e6b85fe68Update dependency fluxcd/flux2 to v2.6.4to Update dependency fluxcd/flux2 to v2.7.33e6b85fe68toc2000f32d3Update dependency fluxcd/flux2 to v2.7.3to Update dependency fluxcd/flux2 to v2.7.4c2000f32d3to2113662f57Update dependency fluxcd/flux2 to v2.7.4to Update dependency fluxcd/flux2 to v2.7.52113662f57to2056ed0c78View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.