vcluster: Update to version 0.19.2

This commit is contained in:
github-actions[bot] 2024-02-27 16:27:59 +00:00
parent 6765f8340d
commit 5401911770

View File

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