From abc9f4a08ff9d0af97b67bfe1b2fd6940245f738 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Nov 2021 16:01:49 +0000 Subject: [PATCH] flux2: Update to version 0.23.0 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 9cba568893..31516cc16e 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.22.1", + "version": "0.23.0", "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.22.1/flux_0.22.1_windows_amd64.zip", - "hash": "89c184dd973776dfedf20a108835bc4cd127229f9e279ae47e00a561aeaced8f" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.23.0/flux_0.23.0_windows_amd64.zip", + "hash": "006ac1f5f27841b7edf188e6a8ac3b96ee6badd14c3406f4a71227afa6e66eae" } }, "bin": "flux.exe",