flux: Update to version 0.41.1

This commit is contained in:
github-actions[bot] 2023-03-10 16:31:22 +00:00
parent 2018b9c0e3
commit 75cef4da23

View File

@ -1,16 +1,16 @@
{
"version": "0.41.0",
"version": "0.41.1",
"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.41.0/flux_0.41.0_windows_amd64.zip",
"hash": "ef324e7bbdf35f49eba31cd24afe703b22f4de064b06b4e0d7426256c2dbca60"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.41.1/flux_0.41.1_windows_amd64.zip",
"hash": "e4486fa2c69e90ecdfcc851c93693088fac7eac831721f6808d79f2f8992875a"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.41.0/flux_0.41.0_windows_386.zip",
"hash": "e31436b0def80bc9ea4382765e394dd476babd73dd0597f9ca818d04669d5583"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.41.1/flux_0.41.1_windows_386.zip",
"hash": "5cff952d65cc886e24b1dac67e076d94330c7ad5c40b8ba95d7ec6f1fb9f2ab9"
}
},
"bin": "flux.exe",