flux: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2022-08-11 16:30:26 +00:00
parent 5c49d24866
commit 96d2427f3b

View File

@ -1,16 +1,16 @@
{
"version": "0.31.5",
"version": "0.32.0",
"description": "Open and extensible continuous delivery solution for Kubernetes.",
"homepage": "https://fluxcd.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.5/flux_0.31.5_windows_amd64.zip",
"hash": "5f433621e6f19c6e95470ce04c8713d9a31042d47b14d5e0c4f181bb11f054fc"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.32.0/flux_0.32.0_windows_amd64.zip",
"hash": "76c85093ab3101ac6870a6e04f3dd9d6d38a33a8c6cc998ef0edc183bd680ddb"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.5/flux_0.31.5_windows_386.zip",
"hash": "6ba153d4bd2106d32d0926e590e9cbc8a3a9a9caf9a16b8737c553a47396db18"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.32.0/flux_0.32.0_windows_386.zip",
"hash": "5ed2ade413f91d9005d935472fd691a2550036024f32671f82da5db61776eb73"
}
},
"bin": "flux.exe",