From 16c865338182456b450a579e96910fe3b251e7a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 04:30:11 +0000 Subject: [PATCH] vcluster: Update to version 0.22.3 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 2f08a7ad6d..1d7037335e 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.22.2", + "version": "0.22.3", "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.2/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "e9f7f9cf65c8141c9072ff83ba470bc1ffb2a380ba31466d06a0274f74ad3f13" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.22.3/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "f4d0421d5bb753167de32d96fe34911b17a147bd318184e333533ea66259ffd0" } }, "bin": "vcluster.exe",