flux: Update to version 0.26.2

This commit is contained in:
github-actions[bot] 2022-02-07 16:29:54 +00:00
parent 10158c06c7
commit 6ef36079de

View File

@ -1,16 +1,16 @@
{
"version": "0.26.1",
"version": "0.26.2",
"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/v0.26.1/flux_0.26.1_windows_amd64.zip",
"hash": "d7d1741a0247982cfba33d33d68556b4844a49d34dc7069eb15787764944190c"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.26.2/flux_0.26.2_windows_amd64.zip",
"hash": "ed99525bb23fd63973bd5173c9004707a75094723eaf4c519189ccaccbb08613"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.26.1/flux_0.26.1_windows_386.zip",
"hash": "65953b3e87d9d7844d8d15637671737a7b27194aca10285a113dc31128ab999b"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.26.2/flux_0.26.2_windows_386.zip",
"hash": "32040dcad602182b734b646efdd14cbf891aae8b5f0e5d501567fc59cf4f0720"
}
},
"bin": "flux.exe",