From cf108122a53acab26aebb9d095db737810b264ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 20:29:17 +0000 Subject: [PATCH] vcluster: Update to version 0.24.1 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 4bce1cebd8..31acf58698 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.24.0", + "version": "0.24.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.24.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "4e6bce9fedabcf3f382ef99bafae1a6fceaf50813b04af70c6ea3db5c6eea760" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.24.1/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "68426c6cf801b185b0a94ad6119b37297b2aeb4059f67cbb28ec7fbd58a2b771" } }, "bin": "vcluster.exe",