flux2: Update to version 0.18.1

This commit is contained in:
Richard Kuhnt 2021-10-10 16:00:35 +00:00
parent 0c14b94256
commit 2abd0a2928

View File

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