flux: Update to version 0.31.4

This commit is contained in:
github-actions[bot] 2022-07-18 12:32:19 +00:00
parent 8b12480d88
commit 8897b108d2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.3", "version": "0.31.4",
"description": "Open and extensible continuous delivery solution for Kubernetes.", "description": "Open and extensible continuous delivery solution for Kubernetes.",
"homepage": "https://fluxcd.io", "homepage": "https://fluxcd.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.4/flux_0.31.4_windows_amd64.zip",
"hash": "1fb34414d434f63ccbdba016738a4a6aaa100205109516b0854afa4c2c81b923" "hash": "1532649c40173d8f424d1fdaeb20465e9acb7807a9f51fca340e01da1be0d46e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.4/flux_0.31.4_windows_386.zip",
"hash": "4d5d92875a68818a6a58f208d2cdf4351eec4d53af3fb9a36a77ed7af853397c" "hash": "ec3a8e9504f0c5cace37cb731997e267674d77b1dfb01208029f743658b57fd8"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",