From 14ce825e3f47c881cb66d09922bfe40f40b61b25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 16:30:35 +0000 Subject: [PATCH] flux: Update to version 0.40.1 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 19ba5f2450..58d288136d 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.40.0", + "version": "0.40.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/v0.40.0/flux_0.40.0_windows_amd64.zip", - "hash": "2670e57f16fc2ca0b3228a702527383699f6764e6d7bd7e7cfc2b59ac602d599" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.40.1/flux_0.40.1_windows_amd64.zip", + "hash": "1796f3f3f0508b3618a20aa38c2a3545b424c1458a76e022d4b27271617a11ee" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.40.0/flux_0.40.0_windows_386.zip", - "hash": "3a54dc1b9bb4d0cb1a650dc581b5452f0ae5d23612472a0d0fdad47323e5e8f5" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.40.1/flux_0.40.1_windows_386.zip", + "hash": "0c1f93517fae5c5b9a81ded7783489e84fe2eb92a3860c140e4f8621731c39aa" } }, "bin": "flux.exe",