From 9d1096f95c3c082183e56a06992a60ca84760325 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 04:29:58 +0000 Subject: [PATCH] vcluster: Update to version 0.22.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 384f1735a9..c4ed6afac4 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.21.2", + "version": "0.22.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.21.2/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "f1f39ad433f61806cacedee846dc1aaa33bf794acf5f30794d076559840d8f79" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.22.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "617a289032caf404adcfa48257bc7db754a7e62069bf7e59cd22fa730da7fdd2" } }, "bin": "vcluster.exe",