From f1f566d9e985429a181766590ca6638ec86f7fd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 20:28:31 +0000 Subject: [PATCH] flux: Update to version 0.41.0 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index d24fc4970f..75ed05430a 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.40.2", + "version": "0.41.0", "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/v0.40.2/flux_0.40.2_windows_amd64.zip", - "hash": "1931e5448543b3f2549fda8c3e3f05c5ea8d7293172de7d82734aec066fec07e" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.41.0/flux_0.41.0_windows_amd64.zip", + "hash": "ef324e7bbdf35f49eba31cd24afe703b22f4de064b06b4e0d7426256c2dbca60" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.40.2/flux_0.40.2_windows_386.zip", - "hash": "09228c0465da457a0e38bd6c9e0c0ffe816a354c843be0891ca70fef0f111d19" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.41.0/flux_0.41.0_windows_386.zip", + "hash": "e31436b0def80bc9ea4382765e394dd476babd73dd0597f9ca818d04669d5583" } }, "bin": "flux.exe",