flux2: Update to version 0.17.1

This commit is contained in:
Richard Kuhnt 2021-09-13 13:00:36 +00:00
parent 7f58ce8c9b
commit fd238f44a3

View File

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