flux: Update to version 2.7.2

This commit is contained in:
github-actions[bot] 2025-10-08 20:29:27 +00:00
parent 16e31eace0
commit 5bdb4e4c55

View File

@ -1,20 +1,20 @@
{ {
"version": "2.7.1", "version": "2.7.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/v2.7.1/flux_2.7.1_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_amd64.zip",
"hash": "9b1df201affb3cfe9f070ed5ee0705becd42329807dc7a597f28bd7e49be9a56" "hash": "08adc245c0d16ebd5388a849fff966bd8aa90c9978a18d0fa6c44c4c746a8cb1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_arm64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_arm64.zip",
"hash": "2b2e2d28f51d4c12275e3767f23c8d78bb18d3cbe482172787625ebceed4b354" "hash": "fd6698b1a384da63aa1e954efd0e3094ac8c3169deb06ac6aaf785d5e405df69"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.7.1/flux_2.7.1_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.2/flux_2.7.2_windows_386.zip",
"hash": "12a98df633eff11ff3af2c7e2404e7e466209b15b7bc16de0bffcf5df685cd84" "hash": "f73d144aea649e28d92ef84e318ee5655f1cb538ed84fad92752710f5aad5aaa"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",