From d4dabf97aec596922fa57d2cce4ec803eb814351 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 20:27:59 +0000 Subject: [PATCH] flux2: Update to version 0.25.3 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 6f1453590e..d9a2306226 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.25.2", + "version": "0.25.3", "description": "A tool for keeping Kubernetes clusters in sync with sources of configuration", "homepage": "https://toolkit.fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.25.2/flux_0.25.2_windows_amd64.zip", - "hash": "37a4ed62b4f1a78712ca5c2333e6beb7d3a801acde048dbcebde17a7eea3c6b8" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.25.3/flux_0.25.3_windows_amd64.zip", + "hash": "c419d445e4a970534c3442ee9404b0cb59d3677d1c64e51c574a3cf813840da0" } }, "bin": "flux.exe",