From a84334b91d05feae6be3bb288f781fcfd9213238 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 28 May 2021 11:00:16 +0000 Subject: [PATCH] flux2: Update to version 0.14.1 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 22c74432fe..202e8b72df 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.14.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.14.0/flux_0.14.0_windows_amd64.zip", - "hash": "12e7ba775dc0040e6e1f694ea9f93a94ac4913c16bed43ccf141e5a7bad59583" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.14.1/flux_0.14.1_windows_amd64.zip", + "hash": "42c90009d71b32a0f21bab4c2ad9b59be3e92c6190893a7838b89bb5c009ae03" } }, "bin": "flux.exe",