diff --git a/bucket/flux.json b/bucket/flux.json index 3cfeb50819..1ac10e2f5a 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.29.2", + "version": "0.29.3", "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.2/flux_0.29.2_windows_amd64.zip", - "hash": "2fcca917bfa85df5aa3535b4a2f245aa5325c51cdd9ef3c6b1ac54c9ac6e7d26" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.3/flux_0.29.3_windows_amd64.zip", + "hash": "863650f8950c07b50a0f8ee6111477b62a41c84058a4620dec0e46e07bf79ab3" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.2/flux_0.29.2_windows_386.zip", - "hash": "f9479d4565ec6115570bdc1db5981b4d418a99ed74126c72d33e0c5bcc259f4f" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.3/flux_0.29.3_windows_386.zip", + "hash": "96917cb095371fb7ee106c1492da099ec48e468f3398f90986a37b4af23b1edb" } }, "bin": "flux.exe",