vcluster: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2025-03-19 00:36:47 +00:00
parent 1f9bb1c6c3
commit 4dd470e88c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.23.0", "version": "0.24.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.23.0/vcluster-windows-amd64.exe#/vcluster.exe", "url": "https://github.com/loft-sh/vcluster/releases/download/v0.24.0/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "a990f29f603a4e5c9282682f09ffe1c5631ded3688651a35b8968379f2643b05" "hash": "4e6bce9fedabcf3f382ef99bafae1a6fceaf50813b04af70c6ea3db5c6eea760"
} }
}, },
"bin": "vcluster.exe", "bin": "vcluster.exe",