From 7354a4ea090f8c348c9765a1fd4250efe261fd25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:29:50 +0000 Subject: [PATCH] vcluster: Update to version 0.19.1 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index e45027e4ff..5ac191c4ab 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.19.0", + "version": "0.19.1", "description": "A Virtual Kubernetes Cluster that runs inside of Kubernetes.", "homepage": "https://www.vcluster.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/loft-sh/vcluster/releases/download/v0.19.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "d45b19fb4cfa0ae3ec66ac90c8360c862e2e0db409cb6ac49d4032a4a59802fc" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.19.1/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "cd2959067ad55a015a3e43b5f9b2a02c8e1743a7f7383d2641814f98b4e43271" } }, "bin": "vcluster.exe",