From 2253e38fafcc52ae3e2acc82f13da32b65aaa881 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 12:32:49 +0000 Subject: [PATCH] flux: Update to version 0.27.1 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 9f98b78199..34cd87baea 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.27.0", + "version": "0.27.1", "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.0/flux_0.27.0_windows_amd64.zip", - "hash": "8ca22221095873d1d97b543ba7ec6dde192f372bc582f4f4ecc281ada5b18619" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.27.1/flux_0.27.1_windows_amd64.zip", + "hash": "582204166bfc83253f84bec55e34e472593e277ecf15c61d503510dde384e790" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.27.0/flux_0.27.0_windows_386.zip", - "hash": "debfa318ae6c606a52bfb9ea5fe0bc413faf5683c5dfe3e9f181f1c5a90b6f76" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.27.1/flux_0.27.1_windows_386.zip", + "hash": "a2af2b5d33cdb441251807c07cd3d44a0e1bb021a6a64032a6ace583464ec2d8" } }, "bin": "flux.exe",