From 83d6cb6f3caff93fbbb863d24a616f09c586578c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Oct 2025 23:32:56 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20ghcr.io/fluxcd/?= =?UTF-8?q?flux-manifests=20v2.7.1=20=E2=86=92=20v2.7.2=20(clustertool)=20?= =?UTF-8?q?(#40543)?= 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.1` -> `v2.7.2` | --- > [!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.2`](https://redirect.github.com/fluxcd/flux2/releases/tag/v2.7.2) [Compare Source](https://redirect.github.com/fluxcd/flux2/compare/v2.7.1...v2.7.2) #### 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+](https://redirect.github.com/fluxcd/flux2/discussions/5572) 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](https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI/m/qZN5nc-mBgAJ). #### Components changelog - source-controller [v1.7.2](https://redirect.github.com/fluxcd/source-controller/blob/v1.7.2/CHANGELOG.md) - kustomize-controller [v1.7.1](https://redirect.github.com/fluxcd/kustomize-controller/blob/v1.7.1/CHANGELOG.md) - notification-controller [v1.7.3](https://redirect.github.com/fluxcd/notification-controller/blob/v1.7.3/CHANGELOG.md) - helm-controller [v1.4.2](https://redirect.github.com/fluxcd/helm-controller/blob/v1.4.2/CHANGELOG.md) - image-reflector-controller [v1.0.2](https://redirect.github.com/fluxcd/image-reflector-controller/blob/v1.0.2/CHANGELOG.md) - image-automation-controller [v1.0.2](https://redirect.github.com/fluxcd/image-automation-controller/blob/v1.0.2/CHANGELOG.md) - source-watcher [v2.0.2](https://redirect.github.com/fluxcd/source-watcher/blob/v2.0.2/CHANGELOG.md) #### CLI changelog - \[release/v2.7.x] Fix manifest generation for `--storage-adv-addr` and `--events-addr` flags by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5575](https://redirect.github.com/fluxcd/flux2/pull/5575) - \[release/v2.7.x] Update dependencies to Kubernetes v1.34.1 and Go 1.25.2 by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5577](https://redirect.github.com/fluxcd/flux2/pull/5577) - \[release/v2.7.x] Update toolkit components by [@​github-actions](https://redirect.github.com/github-actions)\[bot] in [#​5579](https://redirect.github.com/fluxcd/flux2/pull/5579) **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 85883b32fde..1e8b65b4aad 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.1 + tag: v2.7.2