diff --git a/bucket/flux.json b/bucket/flux.json index 21ab7fdd99..9f98b78199 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.26.3", + "version": "0.27.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.26.3/flux_0.26.3_windows_amd64.zip", - "hash": "bb7ae342b45ee4f9e66606622aec668b6e041291e9069097e11ab5b7a805dc21" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.27.0/flux_0.27.0_windows_amd64.zip", + "hash": "8ca22221095873d1d97b543ba7ec6dde192f372bc582f4f4ecc281ada5b18619" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.26.3/flux_0.26.3_windows_386.zip", - "hash": "a584113ed89377fe5fb586922ad850c64c530ab665dd1397f3e3780c33425c53" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.27.0/flux_0.27.0_windows_386.zip", + "hash": "debfa318ae6c606a52bfb9ea5fe0bc413faf5683c5dfe3e9f181f1c5a90b6f76" } }, "bin": "flux.exe",