flux2: Update to version 0.21.1

This commit is contained in:
Richard Kuhnt 2021-11-04 18:00:37 +00:00
parent 29b6706e3d
commit 7819f0638b

View File

@ -1,12 +1,12 @@
{
"version": "0.21.0",
"version": "0.21.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.21.0/flux_0.21.0_windows_amd64.zip",
"hash": "284b7b7b40137800ae2e4bdb31b7dd909ed70140781f00fce6769fd21952069a"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.21.1/flux_0.21.1_windows_amd64.zip",
"hash": "eb88f383d58ef0c030772c682493d47b38383d2933c84d481c7458098bd7a4ef"
}
},
"bin": "flux.exe",