flux: Update to version 0.41.2

This commit is contained in:
github-actions[bot] 2023-03-21 12:30:25 +00:00
parent 9e425eb6fa
commit 66727ce530

View File

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