flux2: Update to version 0.23.0

This commit is contained in:
Richard Kuhnt 2021-11-12 16:01:49 +00:00
parent b9df434527
commit abc9f4a08f

View File

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