flux2: Update to version 0.22.1

This commit is contained in:
Richard Kuhnt 2021-11-11 17:00:34 +00:00
parent f71f7ceb19
commit 459e04f2e9

View File

@ -1,12 +1,12 @@
{
"version": "0.22.0",
"version": "0.22.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.22.0/flux_0.22.0_windows_amd64.zip",
"hash": "18d3677adf0b9961e6519a56b057d5062c746e5ffeabf8253f732afc5350a391"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.22.1/flux_0.22.1_windows_amd64.zip",
"hash": "89c184dd973776dfedf20a108835bc4cd127229f9e279ae47e00a561aeaced8f"
}
},
"bin": "flux.exe",