vcluster: Update to version 0.24.1

This commit is contained in:
github-actions[bot] 2025-04-08 20:29:17 +00:00
parent 5895afedcb
commit cf108122a5

View File

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