diff --git a/bucket/flux2.json b/bucket/flux2.json index b841c5c3b5..7b4ab1ab96 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.13.2", + "version": "0.13.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.13.2/flux_0.13.2_windows_amd64.zip", - "hash": "e9769051e84f805b3b2d8db6589dd569a441a8ffa31b9f941fc5aa4eabe276e0" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.13.3/flux_0.13.3_windows_amd64.zip", + "hash": "0fc654fa501071f7c6fecf194094f7e516801b16f757e651547daf71a907323c" } }, "bin": "flux.exe",