vcluster: Update to version 0.21.2

This commit is contained in:
github-actions[bot] 2024-12-10 16:31:17 +00:00
parent bdb815b00a
commit 04c0ae32cb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.21.1", "version": "0.21.2",
"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.21.1/vcluster-windows-amd64.exe#/vcluster.exe", "url": "https://github.com/loft-sh/vcluster/releases/download/v0.21.2/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "724f580164d61d3a203ea998eedb49fa357cc9791b6b62d8e8506607e49ec6fa" "hash": "f1f39ad433f61806cacedee846dc1aaa33bf794acf5f30794d076559840d8f79"
} }
}, },
"bin": "vcluster.exe", "bin": "vcluster.exe",