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