flux: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2022-06-06 16:31:32 +00:00
parent 623b8ffa31
commit 7c25e73805

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.2", "version": "0.31.0",
"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.30.2/flux_0.30.2_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.0/flux_0.31.0_windows_amd64.zip",
"hash": "cccdd1f1671f74c32d35b9590d2c76d868cc8c0374b8ae9c2235838d19ad2333" "hash": "8e8ad5f8639899d9aac713fdcdf9c3eabe7d680aca2d14e70082e86449b1d1bc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.30.2/flux_0.30.2_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.31.0/flux_0.31.0_windows_386.zip",
"hash": "a3ec16ea10dc2b141d0793acbb49c1ed536de62c79b6ca47efab93c4fc779603" "hash": "b1530e919819e8d2c20f3ac16302386d15194d2ee5cb0ce1bb64b1d1d1669eff"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",