From d2acb08a6305b149bfa3318aa3f754fbaea29535 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 20:28:13 +0000 Subject: [PATCH] flux: Update to version 0.26.3 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index e872da82b6..21ab7fdd99 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.26.2", + "version": "0.26.3", "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.26.2/flux_0.26.2_windows_amd64.zip", - "hash": "ed99525bb23fd63973bd5173c9004707a75094723eaf4c519189ccaccbb08613" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.26.3/flux_0.26.3_windows_amd64.zip", + "hash": "bb7ae342b45ee4f9e66606622aec668b6e041291e9069097e11ab5b7a805dc21" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.26.2/flux_0.26.2_windows_386.zip", - "hash": "32040dcad602182b734b646efdd14cbf891aae8b5f0e5d501567fc59cf4f0720" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.26.3/flux_0.26.3_windows_386.zip", + "hash": "a584113ed89377fe5fb586922ad850c64c530ab665dd1397f3e3780c33425c53" } }, "bin": "flux.exe",