From dfc3c3bcbb3698e5fcb6e64d54b6b0fd9c52ecfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 20:30:52 +0000 Subject: [PATCH] vcluster: Update to version 0.30.1 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 5f93a971c9..de62a00c63 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.30.1", "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.30.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "2b77de98c93dda72d4227e3c842ca3db974611e92350e8169facc7375428dd4d" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.30.1/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "83faff361decc1b5cd40a35b54d9304d1bb14e8c1a03a45332939f5493d20758" } }, "bin": "vcluster.exe",