From d22600ef9559a796d167618ea6048209c8807833 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:27:25 +0000 Subject: [PATCH] vcluster: Update to version 0.19.4 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index edf2e69ee3..4abe471b44 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.19.3", + "version": "0.19.4", "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.3/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "c5caa0c01e152b1bdb2f622fb6de56c069c668da5fab8c0a3578114b431a0f41" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.19.4/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "bf10e411dd2d8f119d08f52663e9b0ec35570718913250130a1506a8ce8bdc05" } }, "bin": "vcluster.exe",