From 4dd470e88c52c48eb580328c333eb59dcd93bdc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 00:36:47 +0000 Subject: [PATCH] vcluster: Update to version 0.24.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 2e8de8cd71..4bce1cebd8 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "a990f29f603a4e5c9282682f09ffe1c5631ded3688651a35b8968379f2643b05" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.24.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "4e6bce9fedabcf3f382ef99bafae1a6fceaf50813b04af70c6ea3db5c6eea760" } }, "bin": "vcluster.exe",