From af3b83bcdcdc0a05d45a7624545d4f329ef84c4e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 30 Oct 2021 14:00:39 +0000 Subject: [PATCH] flux2: Update to version 0.20.1 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 2b8d5d1c75..fa5cf6a6f9 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.20.0", + "version": "0.20.1", "description": "A tool for keeping Kubernetes clusters in sync with sources of configuration", "homepage": "https://toolkit.fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.20.0/flux_0.20.0_windows_amd64.zip", - "hash": "e3e77eb2380028c289a573f6923174c3d08c81ff904feeb2780e88ddd2bb0856" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.20.1/flux_0.20.1_windows_amd64.zip", + "hash": "c354905f704e0d1e0843be7fb281371036a00a03bdc09ebc78cd9cabd93e1c18" } }, "bin": "flux.exe",