From 10f38df1f6aa2f11d7cb3814760ead14e3a702d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 08:28:26 +0000 Subject: [PATCH] flux: Update to version 0.28.2 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index ed67078436..0e057a19ea 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.28.1", + "version": "0.28.2", "description": "Open and extensible continuous delivery solution for Kubernetes.", "homepage": "https://fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.1/flux_0.28.1_windows_amd64.zip", - "hash": "f763feb8b9721df106f1ea667bc3a8f320db568f6a68daabe28afa060cdb72ea" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.2/flux_0.28.2_windows_amd64.zip", + "hash": "50cdb72d5effb7569e02d43270938a3407940490821cf3230913878d1a5e1b7f" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.1/flux_0.28.1_windows_386.zip", - "hash": "4db2207f797929aa188e544ce93274faa33138247d3274aede792b4714ba91c1" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.2/flux_0.28.2_windows_386.zip", + "hash": "7e896b7ab5cdc814c1d3bb05c745a0a78f5e87544edbd9a454c1d8b226db2224" } }, "bin": "flux.exe",