From 8897b108d21c7c1c6e38756438dc137b6656d0f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 12:32:19 +0000 Subject: [PATCH] flux: Update to version 0.31.4 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 5631fdfcd6..f61170d66d 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.31.3", + "version": "0.31.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.31.3/flux_0.31.3_windows_amd64.zip", - "hash": "1fb34414d434f63ccbdba016738a4a6aaa100205109516b0854afa4c2c81b923" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.4/flux_0.31.4_windows_amd64.zip", + "hash": "1532649c40173d8f424d1fdaeb20465e9acb7807a9f51fca340e01da1be0d46e" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_windows_386.zip", - "hash": "4d5d92875a68818a6a58f208d2cdf4351eec4d53af3fb9a36a77ed7af853397c" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.4/flux_0.31.4_windows_386.zip", + "hash": "ec3a8e9504f0c5cace37cb731997e267674d77b1dfb01208029f743658b57fd8" } }, "bin": "flux.exe",