From ad359079fb034164136873e9b5c910d181ee8334 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:37:03 +0000 Subject: [PATCH] vcluster: Update to version 0.23.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index a0f332c312..2e8de8cd71 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.22.4", + "version": "0.23.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.22.4/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "5fd1a16d3c1b8f34983436acf779ea103a3db91364365355b85d975d3f354775" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.23.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "a990f29f603a4e5c9282682f09ffe1c5631ded3688651a35b8968379f2643b05" } }, "bin": "vcluster.exe",