flux: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2022-02-01 12:35:20 +00:00
parent d313df12cd
commit 7875da4d73

View File

@ -1,16 +1,16 @@
{
"version": "0.25.3",
"version": "0.26.0",
"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.25.3/flux_0.25.3_windows_amd64.zip",
"hash": "c419d445e4a970534c3442ee9404b0cb59d3677d1c64e51c574a3cf813840da0"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.26.0/flux_0.26.0_windows_amd64.zip",
"hash": "f75690aa31c4456586dab992a6db79398825137efb38a202a9867670ea26215a"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.25.3/flux_0.25.3_windows_386.zip",
"hash": "1dee4da037005517698427fe6866db94033c96d0893942a24da8a51616387268"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.26.0/flux_0.26.0_windows_386.zip",
"hash": "8129096340d1fac58e44367656e23a4e110bf84c5878dc41d0f4774a1631cb70"
}
},
"bin": "flux.exe",