From b8f625df4c7b639abfd779326f052d7f6547c696 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 16:30:08 +0000 Subject: [PATCH] flux: Update to version 0.28.0 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index be33af800e..9d6a9e8f5e 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.27.4", + "version": "0.28.0", "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.27.4/flux_0.27.4_windows_amd64.zip", - "hash": "0c5cba7f7798c6008a4436d30b7a4439cc7181123694f9303bf60921dbe0e8c7" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.0/flux_0.28.0_windows_amd64.zip", + "hash": "a5e1fbcfa2888addf763730e49e95ce155d78741cf4931c999af1ffd9e52ef51" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.27.4/flux_0.27.4_windows_386.zip", - "hash": "5b52b4358f852bb4568cc6b8f6805d0453be3adcb0db91707dc5a9a9c9345aaf" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.0/flux_0.28.0_windows_386.zip", + "hash": "bf1175d22157cfd8692875fdd63c41d8c74653cc66d25d133a347b9b342be725" } }, "bin": "flux.exe",