From 804e5ff50b245cc0f1b800d2e4b3d9b4dd47f5fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 00:42:01 +0000 Subject: [PATCH] vcluster: Update to version 0.30.3 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index e0a9cd6af0..f45640ad61 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.30.2", + "version": "0.30.3", "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.2/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "e2dcdf696c3f42c1242e890a465927d4b90f31eda355b905368e559bd2207932" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.30.3/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "8b1387851a336c14f0221beea7f144829ad78dc7905e96570ef3bf256e981f6b" } }, "bin": "vcluster.exe",