vcluster: Update to version 0.22.1

This commit is contained in:
github-actions[bot] 2025-01-03 12:32:22 +00:00
parent 6b1d28d0f3
commit aad7adbd18

View File

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