vcluster: Update to version 0.19.3

This commit is contained in:
github-actions[bot] 2024-02-28 20:25:05 +00:00
parent 4b41f5c1dc
commit 03737b70d4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.2", "version": "0.19.3",
"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.19.2/vcluster-windows-amd64.exe#/vcluster.exe", "url": "https://github.com/loft-sh/vcluster/releases/download/v0.19.3/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "f5ada5755973659b25d2c8dd346c77ccb7fbd8b6d62ec7913852b8fdacaab9bc" "hash": "c5caa0c01e152b1bdb2f622fb6de56c069c668da5fab8c0a3578114b431a0f41"
} }
}, },
"bin": "vcluster.exe", "bin": "vcluster.exe",