From 19fa97b61a642dad8c92d3a7ea315ba7725b4e0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:46:58 +0000 Subject: [PATCH] vcluster: Update to version 0.21.2 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 68ad64711bbb7..384f1735a9b7c 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.21.1", + "version": "0.21.2", "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.1/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "724f580164d61d3a203ea998eedb49fa357cc9791b6b62d8e8506607e49ec6fa" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.21.2/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "f1f39ad433f61806cacedee846dc1aaa33bf794acf5f30794d076559840d8f79" } }, "bin": "vcluster.exe",