flux2: Update to version 0.14.0

This commit is contained in:
Richard Kuhnt 2021-05-27 14:00:21 +00:00
parent 6ccaa287fa
commit bade96ec5d

View File

@ -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",