diff --git a/bucket/flux2.json b/bucket/flux2.json index d6f7bd7374..91164cb959 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.24.1", + "version": "0.25.0", "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.24.1/flux_0.24.1_windows_amd64.zip", - "hash": "0f2903e4856abc97327f810581e023a3e3b76d388befe144d88a0ad24edd790b" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.25.0/flux_0.25.0_windows_amd64.zip", + "hash": "bd86d261c4252f1645d32a61865f6d2ee18de647ca759824e8aa8a7e543e0f15" } }, "bin": "flux.exe",