From 7a2183eff75db509843bb1fce2c85f05fe096de8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 12 Oct 2021 12:01:49 +0000 Subject: [PATCH] flux2: Update to version 0.18.2 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index c48aea15d4..ef15e0612a 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.18.1", + "version": "0.18.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.18.1/flux_0.18.1_windows_amd64.zip", - "hash": "bbc3992b374ea359fd18fccadcaff85d4f0003c68eb6725029ff28c7d227b073" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.18.2/flux_0.18.2_windows_amd64.zip", + "hash": "27ad5c4734d3d1d0efbed60a0c04d2bc01ac06396cf41c08d6d887cc9e358e7b" } }, "bin": "flux.exe",