vcluster: Update to version 0.30.1

This commit is contained in:
github-actions[bot] 2025-11-17 20:30:52 +00:00
parent c5508dd3de
commit dfc3c3bcbb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.30.0", "version": "0.30.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.30.0/vcluster-windows-amd64.exe#/vcluster.exe", "url": "https://github.com/loft-sh/vcluster/releases/download/v0.30.1/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "2b77de98c93dda72d4227e3c842ca3db974611e92350e8169facc7375428dd4d" "hash": "83faff361decc1b5cd40a35b54d9304d1bb14e8c1a03a45332939f5493d20758"
} }
}, },
"bin": "vcluster.exe", "bin": "vcluster.exe",