vcluster: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2025-10-11 00:35:58 +00:00
parent f02beaf2af
commit f2bd22eb77

View File

@ -1,12 +1,12 @@
{ {
"version": "0.29.0", "version": "0.29.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.29.0/vcluster-windows-amd64.exe#/vcluster.exe", "url": "https://github.com/loft-sh/vcluster/releases/download/v0.29.1/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "31384426cfade83a71b4c95e60136791c58f1f0952b69a756c89c5002189acbc" "hash": "ae3e1f77398871f02c6494365235f1a5531279bbc05244905771fa392cb54fc2"
} }
}, },
"bin": "vcluster.exe", "bin": "vcluster.exe",