flux2: Update to version 0.19.0

This commit is contained in:
Richard Kuhnt 2021-10-19 14:00:37 +00:00
parent 519c32525e
commit 469bd30475

View File

@ -1,12 +1,12 @@
{
"version": "0.18.3",
"version": "0.19.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.18.3/flux_0.18.3_windows_amd64.zip",
"hash": "cca203d1caa46aa15e03df1d1ccb9faaa4d75d268a28cf83c472746a43f2c200"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.19.0/flux_0.19.0_windows_amd64.zip",
"hash": "9ba69eb1c360ed662280ce5a6b1da36f2e6486823259dc2675420c5d0f10d747"
}
},
"bin": "flux.exe",