From bade96ec5dd4283f32bb3ba3d006a68b9891bc27 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 27 May 2021 14:00:21 +0000 Subject: [PATCH] flux2: Update to version 0.14.0 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 118bd1feac..22c74432fe 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.13.4", + "version": "0.14.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.13.4/flux_0.13.4_windows_amd64.zip", - "hash": "44f8f42df8112e3ddf9011bc9b5212c50e65968b86d6aaa1cc04bb5f9d6675dc" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.14.0/flux_0.14.0_windows_amd64.zip", + "hash": "12e7ba775dc0040e6e1f694ea9f93a94ac4913c16bed43ccf141e5a7bad59583" } }, "bin": "flux.exe",