flux2: Update to version 0.24.0

This commit is contained in:
Richard Kuhnt 2021-11-24 12:00:34 +00:00
parent 5971cca4da
commit 4080cbd69e

View File

@ -1,12 +1,12 @@
{
"version": "0.23.0",
"version": "0.24.0",
"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.23.0/flux_0.23.0_windows_amd64.zip",
"hash": "006ac1f5f27841b7edf188e6a8ac3b96ee6badd14c3406f4a71227afa6e66eae"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.24.0/flux_0.24.0_windows_amd64.zip",
"hash": "ff3fb3697ac8558e1b307ea59714818914f1e212677e8bfc26ed982555a11707"
}
},
"bin": "flux.exe",