diff --git a/bucket/flux2.json b/bucket/flux2.json index 092a9705f8..4deb090708 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.14.2", + "version": "0.15.0", "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.14.2/flux_0.14.2_windows_amd64.zip", - "hash": "9943c6a309680a657bc60463e71651fe00c1fd66421c367faab88b04f0274143" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.15.0/flux_0.15.0_windows_amd64.zip", + "hash": "b0c1933ea0355565418d839908135c8001164fa1857759458b5275c51eeebc41" } }, "bin": "flux.exe",