From 6579a00ebe01df30c9c63e17a01485f0542adb82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 12:31:53 +0000 Subject: [PATCH] flux: Update to version 2.7.5 --- bucket/flux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index c257fc8210..d5b7f2cbb0 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.7.4", + "version": "2.7.5", "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.7.4/flux_2.7.4_windows_amd64.zip", - "hash": "4fa900c03504bfbe1959a333a332cc23cb74d803ac6bbc0bce01eb46158a9a9d" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.5/flux_2.7.5_windows_amd64.zip", + "hash": "271537f7a70623344a60a749cbc7eb712faa83d1b095fc232b1dd17acadd01a1" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.4/flux_2.7.4_windows_arm64.zip", - "hash": "6f623268e657e196b1cb42db4a77624af02fb8cccaf7c999ff44a7190cb00305" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.5/flux_2.7.5_windows_arm64.zip", + "hash": "57ff14aac74521d358b261dc92ff7483d38eb59e168d818239a24f2cb6d4d1c0" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.4/flux_2.7.4_windows_386.zip", - "hash": "4450f849f1ca07a3c4b58aab44ef1fd889fb04b7b1d3edbdac572d5cde9ef73c" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.5/flux_2.7.5_windows_386.zip", + "hash": "26244f1a493b9f5e36eb858c865a23be88e57585d786f8c30d63c11e33ad9cc8" } }, "bin": "flux.exe",