From 459e04f2e9dd11795f1beba982996f781eeb1795 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Nov 2021 17:00:34 +0000 Subject: [PATCH] flux2: Update to version 0.22.1 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 7c1bcc5832..9cba568893 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.22.0", + "version": "0.22.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.22.0/flux_0.22.0_windows_amd64.zip", - "hash": "18d3677adf0b9961e6519a56b057d5062c746e5ffeabf8253f732afc5350a391" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.22.1/flux_0.22.1_windows_amd64.zip", + "hash": "89c184dd973776dfedf20a108835bc4cd127229f9e279ae47e00a561aeaced8f" } }, "bin": "flux.exe",