flux2: Update to version 0.14.1

This commit is contained in:
Richard Kuhnt 2021-05-28 11:00:16 +00:00
parent cbb33decf8
commit a84334b91d

View File

@ -1,12 +1,12 @@
{
"version": "0.14.0",
"version": "0.14.1",
"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.14.0/flux_0.14.0_windows_amd64.zip",
"hash": "12e7ba775dc0040e6e1f694ea9f93a94ac4913c16bed43ccf141e5a7bad59583"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.14.1/flux_0.14.1_windows_amd64.zip",
"hash": "42c90009d71b32a0f21bab4c2ad9b59be3e92c6190893a7838b89bb5c009ae03"
}
},
"bin": "flux.exe",