vcluster: Update to version 0.25.1

This commit is contained in:
github-actions[bot] 2025-06-11 16:30:00 +00:00
parent 49ec7c469a
commit 13b521654c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.25.0", "version": "0.25.1",
"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.0/vcluster-windows-amd64.exe#/vcluster.exe", "url": "https://github.com/loft-sh/vcluster/releases/download/v0.25.1/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "f12a18874df2a6bc7a050cbd9ea073693de0f0b4a098f28266a51778bc81af4c" "hash": "25730a144d2fe45cece82293241dc079dc92942dfe69278ed5cdbb57a23879e9"
} }
}, },
"bin": "vcluster.exe", "bin": "vcluster.exe",