diff --git a/bucket/flux2.json b/bucket/flux2.json index 7b4ab1ab96..118bd1feac 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.13.3", + "version": "0.13.4", "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.3/flux_0.13.3_windows_amd64.zip", - "hash": "0fc654fa501071f7c6fecf194094f7e516801b16f757e651547daf71a907323c" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.13.4/flux_0.13.4_windows_amd64.zip", + "hash": "44f8f42df8112e3ddf9011bc9b5212c50e65968b86d6aaa1cc04bb5f9d6675dc" } }, "bin": "flux.exe",