From 8394e1e18a2db4614f51f32adea5dcfdf1e07d01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 16:30:53 +0000 Subject: [PATCH] flux: Update to version 0.31.5 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index f61170d66d..484c8d1b6a 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.31.4", + "version": "0.31.5", "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.4/flux_0.31.4_windows_amd64.zip", - "hash": "1532649c40173d8f424d1fdaeb20465e9acb7807a9f51fca340e01da1be0d46e" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.5/flux_0.31.5_windows_amd64.zip", + "hash": "5f433621e6f19c6e95470ce04c8713d9a31042d47b14d5e0c4f181bb11f054fc" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.4/flux_0.31.4_windows_386.zip", - "hash": "ec3a8e9504f0c5cace37cb731997e267674d77b1dfb01208029f743658b57fd8" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.5/flux_0.31.5_windows_386.zip", + "hash": "6ba153d4bd2106d32d0926e590e9cbc8a3a9a9caf9a16b8737c553a47396db18" } }, "bin": "flux.exe",