diff --git a/bucket/flux2.json b/bucket/flux2.json index 66d2f5d0fd..2b8d5d1c75 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.19.1", + "version": "0.20.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.19.1/flux_0.19.1_windows_amd64.zip", - "hash": "3db13a69896919102e814429e637535617582dc33c2b6dbe9a528b7f758de714" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.20.0/flux_0.20.0_windows_amd64.zip", + "hash": "e3e77eb2380028c289a573f6923174c3d08c81ff904feeb2780e88ddd2bb0856" } }, "bin": "flux.exe",