From 66727ce530e35814c46afcfaa7c58b865a8fd24d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 12:30:25 +0000 Subject: [PATCH] flux: Update to version 0.41.2 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 7f69e018c5..b353075f1b 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.41.1", + "version": "0.41.2", "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.41.1/flux_0.41.1_windows_amd64.zip", - "hash": "e4486fa2c69e90ecdfcc851c93693088fac7eac831721f6808d79f2f8992875a" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.41.2/flux_0.41.2_windows_amd64.zip", + "hash": "0c355ef6575a853f65a18259195372c24d40921595a7d8ac33853921b20e4b4b" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.41.1/flux_0.41.1_windows_386.zip", - "hash": "5cff952d65cc886e24b1dac67e076d94330c7ad5c40b8ba95d7ec6f1fb9f2ab9" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.41.2/flux_0.41.2_windows_386.zip", + "hash": "686228dd861a399e91916bf8c221aa1184d89415347fd07b03531f6970c0e2e1" } }, "bin": "flux.exe",