flux: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2025-09-30 12:32:43 +00:00
parent 59dd8d68e1
commit f9a82050d8

View File

@ -1,20 +1,20 @@
{ {
"version": "2.6.4", "version": "2.7.0",
"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.6.4/flux_2.6.4_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_amd64.zip",
"hash": "991ecb38ac9013b02170a0c2fae116150510da80c426863ce6e3b63e3f8b55b1" "hash": "3929714ce83d4ef61329d266379f319f1d494b77621eca08228deae5659ff86d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.4/flux_2.6.4_windows_arm64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_arm64.zip",
"hash": "832d3916953c30fd3f59061b21975d86cc44ae90ddd60c7f5fb4f526fb9ee2ed" "hash": "c71351ab8c7890d4ad6b343be312709ee4505121b2574d4697eaef3a7921d503"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.6.4/flux_2.6.4_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.7.0/flux_2.7.0_windows_386.zip",
"hash": "0344fcdd5aa78ab3c12fc97a9bfd50c8ceb776379a2029d34c98d974a0d9ba37" "hash": "518ac6c9041b4fc978d5a757d684f34ecabf99c439498c665a1d291af61f87a5"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",