From e674306d599aa3fd0dd14147b22c043a6a1de52e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 16:31:13 +0000 Subject: [PATCH] vcluster: Update to version 0.29.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index b9c063c1bc..f3904be414 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.28.0", + "version": "0.29.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.28.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "80adf48cd43aa5dfa7bcc36f9df4b1d672a74c15962f08611cc1a608815f169f" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.29.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "31384426cfade83a71b4c95e60136791c58f1f0952b69a756c89c5002189acbc" } }, "bin": "vcluster.exe",