flux2: Update to version 0.20.1

This commit is contained in:
Richard Kuhnt 2021-10-30 14:00:39 +00:00
parent 201f5ed755
commit af3b83bcdc

View File

@ -1,12 +1,12 @@
{ {
"version": "0.20.0", "version": "0.20.1",
"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.0/flux_0.20.0_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.20.1/flux_0.20.1_windows_amd64.zip",
"hash": "e3e77eb2380028c289a573f6923174c3d08c81ff904feeb2780e88ddd2bb0856" "hash": "c354905f704e0d1e0843be7fb281371036a00a03bdc09ebc78cd9cabd93e1c18"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",