From 954ba1a2734b3a7e3b8b6ae4afddca12f0ec0748 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:30:34 +0000 Subject: [PATCH] vcluster: Update to version 0.28.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index ab64e5d3db..b9c063c1bc 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.28.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.27.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "ec881ddde3358a8330d63a5b3cbbaf5c2a5264bb3322bece5d582d1cdfd9c5a2" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.28.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "80adf48cd43aa5dfa7bcc36f9df4b1d672a74c15962f08611cc1a608815f169f" } }, "bin": "vcluster.exe",