From 4dc7cf3b6cf949ef878b7ac9d5998e51f3eadd04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 20:30:05 +0000 Subject: [PATCH] flux2: Update to version 0.25.1 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 91164cb959..f74695ca57 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.25.0", + "version": "0.25.1", "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.0/flux_0.25.0_windows_amd64.zip", - "hash": "bd86d261c4252f1645d32a61865f6d2ee18de647ca759824e8aa8a7e543e0f15" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.25.1/flux_0.25.1_windows_amd64.zip", + "hash": "53c9a7971720baa72d66dd4a70dcf32bbd3f0a651d6cbe2f3a034958f4e5d241" } }, "bin": "flux.exe",