From a45f60476c12bbf44801047f9e66adcf1ede4a1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 16:32:39 +0000 Subject: [PATCH] flux: Update to version 2.8.1 --- bucket/flux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index a415be289a..82e62b3680 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.8.0", + "version": "2.8.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.8.0/flux_2.8.0_windows_amd64.zip", - "hash": "2fcaa7f204d489926a43d557f1134a53097f0fbf8b8aa59f9702272a926dded0" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.8.1/flux_2.8.1_windows_amd64.zip", + "hash": "657bd35929c81599618d193edc47255373cf7c11ec54f107e33297603a311a70" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.8.0/flux_2.8.0_windows_arm64.zip", - "hash": "e9f153c889cdb0f3fa24979d0a50bcf038239b57167f23ab9f2af0fd0288e32b" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.8.1/flux_2.8.1_windows_arm64.zip", + "hash": "e50c59a41b08f0504117db9b7d2ef16aa0cd58e3304fed6cc38908066a014ee4" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.8.0/flux_2.8.0_windows_386.zip", - "hash": "ba33b4c82eb63063bcca277a141ac2fba60763d0cc2b4d6aa72eef073a345339" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.8.1/flux_2.8.1_windows_386.zip", + "hash": "c8e786759e0b6ea8b232c317ff3669a686cccc12634da21d137870d94e517926" } }, "bin": "flux.exe",