From 62fc37d40ecd35956bd250e38c416bfcd1e7262b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Jun 2025 16:15:26 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20ghcr.io/fluxcd/?= =?UTF-8?q?flux-manifests=20v2.6.1=20=E2=86=92=20v2.6.2=20(clustertool)=20?= =?UTF-8?q?(#36378)?= 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.6.1` -> `v2.6.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.6.2`](https://redirect.github.com/fluxcd/flux2/releases/tag/v2.6.2) [Compare Source](https://redirect.github.com/fluxcd/flux2/compare/v2.6.1...v2.6.2) #### Highlights Flux v2.6.2 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience. Fixes: - Fix authentication for `flux push artifact --provider=azure` on Azure DevOps runners. - Fix OIDC authentication for [Amazon ECR Public](https://fluxcd.io/flux/integrations/aws/#for-amazon-public-elastic-container-registry) in source-controller and image-reflector-controller. - Fix `knownhosts key mismatch` regression bug in the Flux CLI, source-controller and image-automation-controller. #### Components changelog - source-controller [v1.6.1](https://redirect.github.com/fluxcd/source-controller/blob/v1.6.1/CHANGELOG.md) - image-reflector-controller [v0.35.2](https://redirect.github.com/fluxcd/image-reflector-controller/blob/v0.35.2/CHANGELOG.md) - image-automation-controller [v0.41.1](https://redirect.github.com/fluxcd/image-automation-controller/blob/v0.41.1/CHANGELOG.md) #### What's Changed - \[release/v2.6.x] fix: Allow Azure CLI calls in `flux push artifact --provider azure` on DevOps runners by [@​fluxcdbot](https://redirect.github.com/fluxcdbot) in [https://github.com/fluxcd/flux2/pull/5396](https://redirect.github.com/fluxcd/flux2/pull/5396) - \[release/v2.6.x] Fix `knownhosts key mismatch` regression bug by [@​fluxcdbot](https://redirect.github.com/fluxcdbot) in [https://github.com/fluxcd/flux2/pull/5405](https://redirect.github.com/fluxcd/flux2/pull/5405) - \[release/v2.6.x] Update toolkit components by [@​fluxcdbot](https://redirect.github.com/fluxcdbot) in [https://github.com/fluxcd/flux2/pull/5410](https://redirect.github.com/fluxcd/flux2/pull/5410) **Full Changelog**: https://github.com/fluxcd/flux2/compare/v2.6.1...v2.6.2
--- ### 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 8f7c8b7b09c..25250f5a8f4 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.6.1 + tag: v2.6.2