flux2: Update to version 0.12.1

This commit is contained in:
Richard Kuhnt 2021-04-09 15:00:25 +00:00
parent 375a1d9b8f
commit 05c92b8735

View File

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