From b312598fe8ecaf0e95b03495f6d0375244238d4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:26:48 +0000 Subject: [PATCH] vcluster: Update to version 0.19.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index d0e3297b94..e45027e4ff 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.18.1", + "version": "0.19.0", "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.18.1/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "05713361203f1fd0c9a7b6d40eff39fd5b3848331c46fed731e2d18342249b2a" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.19.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "d45b19fb4cfa0ae3ec66ac90c8360c862e2e0db409cb6ac49d4032a4a59802fc" } }, "bin": "vcluster.exe",