diff --git a/bucket/flux.json b/bucket/flux.json index fe6625e273..e20df455ff 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.29.5", + "version": "0.30.0", "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.5/flux_0.29.5_windows_amd64.zip", - "hash": "c33b1c31c616b0de460ff6c28a806cd5d135e19d8712d9a2272cbb1a63201192" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.30.0/flux_0.30.0_windows_amd64.zip", + "hash": "5776d1f720441730e7ba329ca17b8586a9debc9c9fa9231a2789b8c2e35977f2" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.29.5/flux_0.29.5_windows_386.zip", - "hash": "98f2b60097ee740cb4089a1c7a2baf73de99c93aca59a8ef7c5a4d111520ae5b" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.30.0/flux_0.30.0_windows_386.zip", + "hash": "f1bc04990562e2947e38b0c25270dc53b3b854d7082658843f4afb498a6c0992" } }, "bin": "flux.exe",