From 2981ecdb41bc82514961fd6cbb5bff75a5842ec0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Aug 2021 14:01:20 +0000 Subject: [PATCH] flux2: Update to version 0.16.2 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 108ce895c0..64f51dce12 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.16.1", + "version": "0.16.2", "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.1/flux_0.16.1_windows_amd64.zip", - "hash": "2fb717a048df4841ad5212bf891c8c7102b5778e5298d51c9440fd51dee2fdfe" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.16.2/flux_0.16.2_windows_amd64.zip", + "hash": "483cb3ebea8a65f5f18581e52d15f0e8ee77e5f74bae9263efa45c1c879e72c1" } }, "bin": "flux.exe",