From a7dae08a123087289e067acdb8791bf0666c3375 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 08:30:15 +0000 Subject: [PATCH] flux: Update to version 2.6.1 --- bucket/flux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 9afa5be3a7..183949238b 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.6.0", + "version": "2.6.1", "description": "Open and extensible continuous delivery solution for Kubernetes.", "homepage": "https://fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.0/flux_2.6.0_windows_amd64.zip", - "hash": "6d3da41b663b48a6f2d39f371795431e6d3f1516804041f19b4c48b8ac4100c3" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_amd64.zip", + "hash": "4a7f397a3ec3e7e78243b1a253554acd05c780cb3eef140de1b1ab2f6398a51b" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.0/flux_2.6.0_windows_arm64.zip", - "hash": "14cd2d2ea14542ada973f165ea91f96842af1e78d68789a669fb330314c6b075" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_arm64.zip", + "hash": "11c7b64b3e4e8d85876aa76d0bf474732b5f4112ebb0e05454fd531fa8f6b599" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.0/flux_2.6.0_windows_386.zip", - "hash": "774c9e5199cf6a74d8a7f08884cabd84b4ee941865f19b0377083858a707bba4" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.1/flux_2.6.1_windows_386.zip", + "hash": "ed25b302bd41d985e82013fee46587bd0a5ddc4518ac8d52677e2688503dcd72" } }, "bin": "flux.exe",