From 4534d6a8ad001cd0210bb7d1d1e098b6a146d5cf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 6 Oct 2025 20:49:54 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20ghcr.io/fluxcd/?= =?UTF-8?q?flux-manifests=20v2.7.0=20=E2=86=92=20v2.7.1=20(clustertool)=20?= =?UTF-8?q?(#40465)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluxcd/flux-manifests](https://redirect.github.com/fluxcd/flux2) | patch | `v2.7.0` -> `v2.7.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
fluxcd/flux2 (ghcr.io/fluxcd/flux-manifests) ### [`v2.7.1`](https://redirect.github.com/fluxcd/flux2/releases/tag/v2.7.1) [Compare Source](https://redirect.github.com/fluxcd/flux2/compare/v2.7.0...v2.7.1) #### 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+](https://redirect.github.com/fluxcd/flux2/discussions/5572) for a smooth upgrade from Flux v2.6 to the latest version. Improvements: - Extend [flux migrate](https://fluxcd.io/flux/cmd/flux_migrate/) with support for migrating manifests in Git repositories to the latest API versions. - Add [recommendations](https://fluxcd.io/flux/components/helm/helmreleases/#recommended-settings) for configuring HelmReleases on production environments. Fixes: - Fix `flux migrate` command to handle managed fields properly. - Fix self-signed TLS cert handling for public Helm repositories in source-controller. - Fix the default API versions used by receivers in notification-controller. - Fix redundant `Ready` condition patching in helm-controller. - Fix workload identity configuration examples for kubeconfig in helm-controller and kustomize-controller. #### Components changelog - source-controller [v1.7.1](https://redirect.github.com/fluxcd/source-controller/blob/v1.7.1/CHANGELOG.md) - notification-controller [v1.7.2](https://redirect.github.com/fluxcd/notification-controller/blob/v1.7.2/CHANGELOG.md) - helm-controller [v1.4.1](https://redirect.github.com/fluxcd/helm-controller/blob/v1.4.1/CHANGELOG.md) #### CLI changelog - \[release/v2.7.x] Backport CI fixes and updates by [@​matheuscscp](https://redirect.github.com/matheuscscp) in [#​5552](https://redirect.github.com/fluxcd/flux2/pull/5552) - \[release/v2.7.x] Fix `flux push artifact` not working with `--provider` by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5553](https://redirect.github.com/fluxcd/flux2/pull/5553) - \[release/v2.7.x] Extend `flux migrate` to work with local files by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5557](https://redirect.github.com/fluxcd/flux2/pull/5557) - \[release/v2.7.x] Improve `flux migrate` for live cluster migrations by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5559](https://redirect.github.com/fluxcd/flux2/pull/5559) - \[release/v2.7.x] Fix `flux migrate -f` command to work with comments by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5561](https://redirect.github.com/fluxcd/flux2/pull/5561) - \[release/v2.7.x] Fix `flux migrate -f` not considering kind comments by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5564](https://redirect.github.com/fluxcd/flux2/pull/5564) - \[release/v2.7.x] Update toolkit components by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5569](https://redirect.github.com/fluxcd/flux2/pull/5569) - \[release/v2.7.x] Disable AUR publishing by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5571](https://redirect.github.com/fluxcd/flux2/pull/5571) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). đŸšĻ **Automerge**: Enabled. â™ģ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- .../embed/generic/root/repositories/oci/flux-manifests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustertool/embed/generic/root/repositories/oci/flux-manifests.yaml b/clustertool/embed/generic/root/repositories/oci/flux-manifests.yaml index 63fbf58b2b8..85883b32fde 100644 --- a/clustertool/embed/generic/root/repositories/oci/flux-manifests.yaml +++ b/clustertool/embed/generic/root/repositories/oci/flux-manifests.yaml @@ -9,4 +9,4 @@ spec: interval: 10m url: oci://ghcr.io/fluxcd/flux-manifests ref: - tag: v2.7.0 + tag: v2.7.1