From 7bf971c8bf468e6ea464dd998d29561aa3fcb05d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 20:31:27 +0000 Subject: [PATCH] vcluster: Update to version 0.30.4 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index f45640ad61..a504b6e50f 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.30.3", + "version": "0.30.4", "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.3/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "8b1387851a336c14f0221beea7f144829ad78dc7905e96570ef3bf256e981f6b" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.30.4/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "68cf2d46deec3337d4ac6271cbaa98a5806d07cb5ab4a4e875df8517ac807bad" } }, "bin": "vcluster.exe",