vcluster: Update to version 0.22.0

This commit is contained in:
github-actions[bot] 2024-12-19 04:29:58 +00:00
parent d872eb8ede
commit 9d1096f95c

View File

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