flux2: Update to version 0.17.0

This commit is contained in:
Richard Kuhnt 2021-08-26 14:00:35 +00:00
parent 10bb142e3f
commit 837fa922ab

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.2", "version": "0.17.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.16.2/flux_0.16.2_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.17.0/flux_0.17.0_windows_amd64.zip",
"hash": "483cb3ebea8a65f5f18581e52d15f0e8ee77e5f74bae9263efa45c1c879e72c1" "hash": "4f4f9bf34e691d85bad7b0752a0c5471ec665a69d538569daab2b6239a54d83c"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",