flux2: Update to version 0.21.0

This commit is contained in:
Richard Kuhnt 2021-11-02 23:00:34 +00:00
parent 18f6e29400
commit d8d9f076c3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.20.1", "version": "0.21.0",
"description": "A tool for keeping Kubernetes clusters in sync with sources of configuration", "description": "A tool for keeping Kubernetes clusters in sync with sources of configuration",
"homepage": "https://toolkit.fluxcd.io", "homepage": "https://toolkit.fluxcd.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.20.1/flux_0.20.1_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.21.0/flux_0.21.0_windows_amd64.zip",
"hash": "c354905f704e0d1e0843be7fb281371036a00a03bdc09ebc78cd9cabd93e1c18" "hash": "284b7b7b40137800ae2e4bdb31b7dd909ed70140781f00fce6769fd21952069a"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",