flux2: Update to version 0.19.1

This commit is contained in:
Richard Kuhnt 2021-10-22 16:00:35 +00:00
parent 37823c36d5
commit 01aacaf9f5

View File

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