diff --git a/bucket/flux.json b/bucket/flux.json index bce32a40f6..3cfeb50819 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.29.1", + "version": "0.29.2", "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.1/flux_0.29.1_windows_amd64.zip", - "hash": "43c8d6a4cd3c61266dd01f57b6f04eed9f96cd391c2b5133e268dba84e4e9f98" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.2/flux_0.29.2_windows_amd64.zip", + "hash": "2fcca917bfa85df5aa3535b4a2f245aa5325c51cdd9ef3c6b1ac54c9ac6e7d26" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.1/flux_0.29.1_windows_386.zip", - "hash": "4c6e824d8432bd082205494a6eca7b5ee0f4bf5b550948c72246117765753717" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.2/flux_0.29.2_windows_386.zip", + "hash": "f9479d4565ec6115570bdc1db5981b4d418a99ed74126c72d33e0c5bcc259f4f" } }, "bin": "flux.exe",