flux: Update to version 0.26.1

This commit is contained in:
github-actions[bot] 2022-02-04 12:29:02 +00:00
parent e769a52190
commit 517dd31b87

View File

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