From 6ed0ae2503dbeadce7d8f87e7e49b5b2a16a5fe6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 08:29:25 +0000 Subject: [PATCH] vcluster: Update to version 0.19.7 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 0213f12063..9dbf08b055 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.19.6", + "version": "0.19.7", "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.6/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "2153397a5eac057a5f9496477ac8d99ce4de597a9fa1512063fc73e3af48f12d" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.19.7/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "858cbdc4ec72d60dc48c4a968432b849add374fc3fb26de3c8308906d7892afe" } }, "bin": "vcluster.exe",