flux: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2025-05-29 16:30:18 +00:00
parent 8049ac2777
commit 1e2b4b372f

View File

@ -1,20 +1,20 @@
{ {
"version": "2.5.1", "version": "2.6.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.5.1/flux_2.5.1_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.0/flux_2.6.0_windows_amd64.zip",
"hash": "5c9a60f47e337b9a6020ec1a729a71738441fcf6d9d0b6c7a98098641b4a7c20" "hash": "6d3da41b663b48a6f2d39f371795431e6d3f1516804041f19b4c48b8ac4100c3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_windows_arm64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.0/flux_2.6.0_windows_arm64.zip",
"hash": "9ad177bef17cdabb6124f859548df6f255dbec8dba3dcd464822b2e917305756" "hash": "14cd2d2ea14542ada973f165ea91f96842af1e78d68789a669fb330314c6b075"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.6.0/flux_2.6.0_windows_386.zip",
"hash": "409a829c391cecb0ac556af73591fd5c158c02f707fd6f02b6df994e87b8abad" "hash": "774c9e5199cf6a74d8a7f08884cabd84b4ee941865f19b0377083858a707bba4"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",