flux: Update to version 2.7.3

This commit is contained in:
github-actions[bot] 2025-10-28 20:29:47 +00:00
parent 6975091d67
commit 7ef4ad9f42

View File

@ -1,20 +1,20 @@
{
"version": "2.7.2",
"version": "2.7.3",
"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/v2.7.2/flux_2.7.2_windows_amd64.zip",
"hash": "08adc245c0d16ebd5388a849fff966bd8aa90c9978a18d0fa6c44c4c746a8cb1"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.3/flux_2.7.3_windows_amd64.zip",
"hash": "fb11ee98527652fbb17cf072045b725dc16345968dcb76bc5150f0b53223a305"
},
"arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_arm64.zip",
"hash": "fd6698b1a384da63aa1e954efd0e3094ac8c3169deb06ac6aaf785d5e405df69"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.3/flux_2.7.3_windows_arm64.zip",
"hash": "a1af05d0abfd6c4fdf94a617c2d2e6fcfa3f1d811abc498c0155c71ee3bb3be1"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_386.zip",
"hash": "f73d144aea649e28d92ef84e318ee5655f1cb538ed84fad92752710f5aad5aaa"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.3/flux_2.7.3_windows_386.zip",
"hash": "c9fd23ae3493faf5cd48562dc89ca9ef943976302e4078fe9d3d41dc790af38d"
}
},
"bin": "flux.exe",