diff --git a/bucket/flux2.json b/bucket/flux2.json index 118bd1feac..22c74432fe 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.13.4", + "version": "0.14.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.13.4/flux_0.13.4_windows_amd64.zip", - "hash": "44f8f42df8112e3ddf9011bc9b5212c50e65968b86d6aaa1cc04bb5f9d6675dc" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.14.0/flux_0.14.0_windows_amd64.zip", + "hash": "12e7ba775dc0040e6e1f694ea9f93a94ac4913c16bed43ccf141e5a7bad59583" } }, "bin": "flux.exe",