flux2: Update to version 0.17.2

This commit is contained in:
Richard Kuhnt 2021-09-20 16:00:38 +00:00
parent 209cef4792
commit 745c826836

View File

@ -1,12 +1,12 @@
{
"version": "0.17.1",
"version": "0.17.2",
"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.1/flux_0.17.1_windows_amd64.zip",
"hash": "bd73e1cf2d0f0ee0d42fbbad2b810110834ec7952416d019cdfb72fa9b4212b2"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.17.2/flux_0.17.2_windows_amd64.zip",
"hash": "7020389b21e81089e11b155b8ed9b3a9def658a15777e919f1c78f7c19fad527"
}
},
"bin": "flux.exe",