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