diff --git a/bucket/flux.json b/bucket/flux.json index be33af800e..9d6a9e8f5e 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.27.4", + "version": "0.28.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.27.4/flux_0.27.4_windows_amd64.zip", - "hash": "0c5cba7f7798c6008a4436d30b7a4439cc7181123694f9303bf60921dbe0e8c7" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.0/flux_0.28.0_windows_amd64.zip", + "hash": "a5e1fbcfa2888addf763730e49e95ce155d78741cf4931c999af1ffd9e52ef51" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.27.4/flux_0.27.4_windows_386.zip", - "hash": "5b52b4358f852bb4568cc6b8f6805d0453be3adcb0db91707dc5a9a9c9345aaf" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.28.0/flux_0.28.0_windows_386.zip", + "hash": "bf1175d22157cfd8692875fdd63c41d8c74653cc66d25d133a347b9b342be725" } }, "bin": "flux.exe",