From bec3400a6d53ad7f0e911604e49d99ee03649c1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:31:14 +0000 Subject: [PATCH] vcluster: Update to version 0.30.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 4373cf4f1d..5f93a971c9 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.29.1", + "version": "0.30.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.29.1/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "ae3e1f77398871f02c6494365235f1a5531279bbc05244905771fa392cb54fc2" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.30.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "2b77de98c93dda72d4227e3c842ca3db974611e92350e8169facc7375428dd4d" } }, "bin": "vcluster.exe",