flux2: Update to version 0.18.0

This commit is contained in:
Richard Kuhnt 2021-10-09 11:00:28 +00:00
parent fffe687eca
commit 5da998d4bb

View File

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