From 13b521654cf0393c68dc734e02d23d8e6e652796 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 16:30:00 +0000 Subject: [PATCH] vcluster: Update to version 0.25.1 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index e5e7d4dee9..8117897c97 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.25.0", + "version": "0.25.1", "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.25.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "f12a18874df2a6bc7a050cbd9ea073693de0f0b4a098f28266a51778bc81af4c" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.25.1/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "25730a144d2fe45cece82293241dc079dc92942dfe69278ed5cdbb57a23879e9" } }, "bin": "vcluster.exe",