vcluster: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2025-06-25 20:29:39 +00:00
parent 7a297fb293
commit d88b9ddf89

View File

@ -1,12 +1,12 @@
{ {
"version": "0.25.1", "version": "0.26.0",
"description": "A Virtual Kubernetes Cluster that runs inside of Kubernetes.", "description": "A Virtual Kubernetes Cluster that runs inside of Kubernetes.",
"homepage": "https://www.vcluster.com", "homepage": "https://www.vcluster.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/loft-sh/vcluster/releases/download/v0.25.1/vcluster-windows-amd64.exe#/vcluster.exe", "url": "https://github.com/loft-sh/vcluster/releases/download/v0.26.0/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "25730a144d2fe45cece82293241dc079dc92942dfe69278ed5cdbb57a23879e9" "hash": "e85f02d62c42732d6c57cd410ca180deefcd7f995601ac36d99bb05c9c17ed10"
} }
}, },
"bin": "vcluster.exe", "bin": "vcluster.exe",