flux: Update to version 0.37.0

This commit is contained in:
github-actions[bot] 2022-11-22 20:26:47 +00:00
parent 1d6409f70f
commit d1ca1431f4

View File

@ -1,16 +1,16 @@
{
"version": "0.36.0",
"version": "0.37.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.36.0/flux_0.36.0_windows_amd64.zip",
"hash": "e9250c01a2b05e1ee32e1c6b56cdc88cdcb43c7b48157a5f9eb4b75a93cbfb0d"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.37.0/flux_0.37.0_windows_amd64.zip",
"hash": "4bd83d7f8486fbe5dcf32761d0a7a7720c1ea87094119f6853992ef9a603be98"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.36.0/flux_0.36.0_windows_386.zip",
"hash": "1f23abe475b3756fe965e019b9638c7d036bd5dfedd65455e0b66260c5fe8cfe"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.37.0/flux_0.37.0_windows_386.zip",
"hash": "be71252725719d3abcdf1ce1adc99b199646cb183b2d80ac871acf5e47694742"
}
},
"bin": "flux.exe",