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