From b36a044ea8fb525f0495b7541d8bc86f3fa22486 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 12:32:04 +0000 Subject: [PATCH] vcluster: Update to version 0.19.6 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 8ad447a1ee..0213f12063 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.19.5", + "version": "0.19.6", "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.5/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "99a07a3ca7a42b9e94c576ed410e309107ec264afb8cda39b2cd4e7c5a759c5f" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.19.6/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "2153397a5eac057a5f9496477ac8d99ce4de597a9fa1512063fc73e3af48f12d" } }, "bin": "vcluster.exe",