From 1708f5d5863fcbfa558edf78930f8bcafe5492ce Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Nov 2021 13:00:36 +0000 Subject: [PATCH] flux2: Update to version 0.22.0 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index a1a7ef8584..7c1bcc5832 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.21.1", + "version": "0.22.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.21.1/flux_0.21.1_windows_amd64.zip", - "hash": "eb88f383d58ef0c030772c682493d47b38383d2933c84d481c7458098bd7a4ef" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.22.0/flux_0.22.0_windows_amd64.zip", + "hash": "18d3677adf0b9961e6519a56b057d5062c746e5ffeabf8253f732afc5350a391" } }, "bin": "flux.exe",