vcluster: Update to version 0.19.1

This commit is contained in:
github-actions[bot] 2024-02-19 12:29:50 +00:00
parent c684aa6b00
commit 7354a4ea09

View File

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