From dd44d074d790bd20cefe9e24f469b145f90a79e5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Apr 2021 13:01:47 +0000 Subject: [PATCH] flux2: Update to version 0.12.2 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index ec59c87244..0298127937 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.12.1", + "version": "0.12.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.12.1/flux_0.12.1_windows_amd64.zip", - "hash": "18c3a7b8864fcefc7e28b28502903f2ff377112536a90d10dfad1af97857ab82" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.12.2/flux_0.12.2_windows_amd64.zip", + "hash": "aed40b981682b6967e28d856244900ca6be98314b86ef45f7856246e97b7ad92" } }, "bin": "flux.exe",