diff --git a/bucket/flux.json b/bucket/flux.json index 1ac10e2f5a..b50c240d73 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.29.3", + "version": "0.29.4", "description": "Open and extensible continuous delivery solution for Kubernetes.", "homepage": "https://fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.3/flux_0.29.3_windows_amd64.zip", - "hash": "863650f8950c07b50a0f8ee6111477b62a41c84058a4620dec0e46e07bf79ab3" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.4/flux_0.29.4_windows_amd64.zip", + "hash": "b030376fa4d4751338c7887dc912bccf0cd1a0aabe0267cbb3fc42b6ce5f6308" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.3/flux_0.29.3_windows_386.zip", - "hash": "96917cb095371fb7ee106c1492da099ec48e468f3398f90986a37b4af23b1edb" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.4/flux_0.29.4_windows_386.zip", + "hash": "482c229beef3677dc621159f379bb63d5c35ce6c4bbec0f8555dd4483d071043" } }, "bin": "flux.exe",