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