From 413082909f9b2a37130d9d65392acc2d875a8841 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 20:27:18 +0000 Subject: [PATCH] vcluster: Update to version 0.25.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 31acf58698..e5e7d4dee9 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.24.1", + "version": "0.25.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.24.1/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "68426c6cf801b185b0a94ad6119b37297b2aeb4059f67cbb28ec7fbd58a2b771" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.25.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "f12a18874df2a6bc7a050cbd9ea073693de0f0b4a098f28266a51778bc81af4c" } }, "bin": "vcluster.exe",