From 03737b70d4b4c47f1961b30e751022260f830f1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:25:05 +0000 Subject: [PATCH] vcluster: Update to version 0.19.3 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 7a4fa2a1e8..edf2e69ee3 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.19.2", + "version": "0.19.3", "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.2/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "f5ada5755973659b25d2c8dd346c77ccb7fbd8b6d62ec7913852b8fdacaab9bc" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.19.3/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "c5caa0c01e152b1bdb2f622fb6de56c069c668da5fab8c0a3578114b431a0f41" } }, "bin": "vcluster.exe",