From b95424abe52a577c49909d7a098bbdfb665a8fe1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 8 Jul 2025 14:12:41 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20ghcr.io/fluxcd/?= =?UTF-8?q?flux-manifests=20v2.6.3=20=E2=86=92=20v2.6.4=20(clustertool)=20?= =?UTF-8?q?(#37275)?= 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.3` -> `v2.6.4` | --- ### Release Notes
fluxcd/flux2 (ghcr.io/fluxcd/flux-manifests) ### [`v2.6.4`](https://redirect.github.com/fluxcd/flux2/releases/tag/v2.6.4) [Compare Source](https://redirect.github.com/fluxcd/flux2/compare/v2.6.3...v2.6.4) #### Highlights Flux v2.6.4 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience. Fixes: - Fix for SOPS decryption with US Government KMS keys failing with the error: ``` STS: AssumeRoleWithWebIdentity, https response error\n StatusCode: 0, RequestID: , request send failed, Post\n \"https://sts.arn.amazonaws.com/\": dial tcp: lookupts.arn.amazonaws.com on 10.100.0.10:53: no such host ``` #### Components changelog - kustomize-controller [v1.6.1](https://redirect.github.com/fluxcd/kustomize-controller/blob/v1.6.1/CHANGELOG.md) #### CLI changed - \[release/v2.6.x] Update toolkit components by [@​fluxcdbot](https://redirect.github.com/fluxcdbot) in [https://github.com/fluxcd/flux2/pull/5444](https://redirect.github.com/fluxcd/flux2/pull/5444) **Full Changelog**: https://github.com/fluxcd/flux2/compare/v2.6.3...v2.6.4
--- ### 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 4cefa8cfa6f..164ccb45691 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.3 + tag: v2.6.4