flux: Update to version 0.40.1

This commit is contained in:
github-actions[bot] 2023-02-23 16:30:35 +00:00
parent 1d138236dd
commit 14ce825e3f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.40.0", "version": "0.40.1",
"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.0/flux_0.40.0_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.40.1/flux_0.40.1_windows_amd64.zip",
"hash": "2670e57f16fc2ca0b3228a702527383699f6764e6d7bd7e7cfc2b59ac602d599" "hash": "1796f3f3f0508b3618a20aa38c2a3545b424c1458a76e022d4b27271617a11ee"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.40.0/flux_0.40.0_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.40.1/flux_0.40.1_windows_386.zip",
"hash": "3a54dc1b9bb4d0cb1a650dc581b5452f0ae5d23612472a0d0fdad47323e5e8f5" "hash": "0c1f93517fae5c5b9a81ded7783489e84fe2eb92a3860c140e4f8621731c39aa"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",