flux: Update to version 0.41.0

This commit is contained in:
github-actions[bot] 2023-03-09 20:28:31 +00:00
parent e2051272ab
commit f1f566d9e9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.40.2", "version": "0.41.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.40.2/flux_0.40.2_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.41.0/flux_0.41.0_windows_amd64.zip",
"hash": "1931e5448543b3f2549fda8c3e3f05c5ea8d7293172de7d82734aec066fec07e" "hash": "ef324e7bbdf35f49eba31cd24afe703b22f4de064b06b4e0d7426256c2dbca60"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.40.2/flux_0.40.2_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.41.0/flux_0.41.0_windows_386.zip",
"hash": "09228c0465da457a0e38bd6c9e0c0ffe816a354c843be0891ca70fef0f111d19" "hash": "e31436b0def80bc9ea4382765e394dd476babd73dd0597f9ca818d04669d5583"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",