flux2: Update to version 0.22.0

This commit is contained in:
Richard Kuhnt 2021-11-10 13:00:36 +00:00
parent d6a85b16de
commit 1708f5d586

View File

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