flux: Update to version 0.31.3

This commit is contained in:
github-actions[bot] 2022-06-29 16:33:45 +00:00
parent 30d270a043
commit da5e6ea6c3

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.2", "version": "0.31.3",
"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.2/flux_0.31.2_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_windows_amd64.zip",
"hash": "f755b340a68f2d166436efcc9ec9d9e2a7151bc4ed2e2700c382c704de9e7459" "hash": "1fb34414d434f63ccbdba016738a4a6aaa100205109516b0854afa4c2c81b923"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.31.2/flux_0.31.2_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.3/flux_0.31.3_windows_386.zip",
"hash": "6c3a634bbcb4131aa749ab4160a03d30d6efcf642a08a0bf9c7143b538d6d438" "hash": "4d5d92875a68818a6a58f208d2cdf4351eec4d53af3fb9a36a77ed7af853397c"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",