From 01aacaf9f575dbed85e6ded299464ea696be83bf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 22 Oct 2021 16:00:35 +0000 Subject: [PATCH] flux2: Update to version 0.19.1 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index a6a441fa02..66d2f5d0fd 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.19.0", + "version": "0.19.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.19.0/flux_0.19.0_windows_amd64.zip", - "hash": "9ba69eb1c360ed662280ce5a6b1da36f2e6486823259dc2675420c5d0f10d747" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.19.1/flux_0.19.1_windows_amd64.zip", + "hash": "3db13a69896919102e814429e637535617582dc33c2b6dbe9a528b7f758de714" } }, "bin": "flux.exe",