From e7be4b5704e8bc21efd4cdb9ca91f18def99e8e5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 8 Jul 2021 17:00:23 +0000 Subject: [PATCH] flux2: Update to version 0.16.1 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index f7c4a7516c..108ce895c0 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.16.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.16.0/flux_0.16.0_windows_amd64.zip", - "hash": "74c4bfc47278edf913a82543a7ed75353c67ccf5a5109e7ee6c048d5638e8268" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.16.1/flux_0.16.1_windows_amd64.zip", + "hash": "2fb717a048df4841ad5212bf891c8c7102b5778e5298d51c9440fd51dee2fdfe" } }, "bin": "flux.exe",