flux: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2022-10-24 12:42:36 +00:00
parent 3c6303c1e9
commit b0a7bd09b5

View File

@ -1,16 +1,16 @@
{
"version": "0.35.0",
"version": "0.36.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.35.0/flux_0.35.0_windows_amd64.zip",
"hash": "fad63f698c4253e6d931996896a9f14a7d605019e5756f8b570e00cdba2682e9"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.36.0/flux_0.36.0_windows_amd64.zip",
"hash": "e9250c01a2b05e1ee32e1c6b56cdc88cdcb43c7b48157a5f9eb4b75a93cbfb0d"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.35.0/flux_0.35.0_windows_386.zip",
"hash": "10dda5f7a2ca6e6b6132fdaa4f8963f0baae55f6392012fc6fce7f717778138e"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.36.0/flux_0.36.0_windows_386.zip",
"hash": "1f23abe475b3756fe965e019b9638c7d036bd5dfedd65455e0b66260c5fe8cfe"
}
},
"bin": "flux.exe",