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