From 19856e115664932d316a4f5a1c84e12110b493ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 08:30:25 +0000 Subject: [PATCH] flux: Update to version 0.29.4 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 1ac10e2f5a..b50c240d73 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.29.3", + "version": "0.29.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.29.3/flux_0.29.3_windows_amd64.zip", - "hash": "863650f8950c07b50a0f8ee6111477b62a41c84058a4620dec0e46e07bf79ab3" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.4/flux_0.29.4_windows_amd64.zip", + "hash": "b030376fa4d4751338c7887dc912bccf0cd1a0aabe0267cbb3fc42b6ce5f6308" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.3/flux_0.29.3_windows_386.zip", - "hash": "96917cb095371fb7ee106c1492da099ec48e468f3398f90986a37b4af23b1edb" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.4/flux_0.29.4_windows_386.zip", + "hash": "482c229beef3677dc621159f379bb63d5c35ce6c4bbec0f8555dd4483d071043" } }, "bin": "flux.exe",