flux: Update to version 0.40.2

This commit is contained in:
github-actions[bot] 2023-02-28 16:29:57 +00:00
parent 03389e3903
commit b1c4e972be

View File

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