flux2: Update to version 0.12.0

This commit is contained in:
Richard Kuhnt 2021-04-08 13:00:33 +00:00
parent 1446e6a241
commit 1563d30499

View File

@ -1,12 +1,12 @@
{ {
"version": "0.11.0", "version": "0.12.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.11.0/flux_0.11.0_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.12.0/flux_0.12.0_windows_amd64.zip",
"hash": "0ffd8159d02878c4b740afff985f97eddbedb069d25cb3a5befc1f8aa1a9acd6" "hash": "d084f1d85c75171442cb5385a9882b94a7ad98ac087f7ecd44aac0941ffcc3a3"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",