From 8ca34668619fa48e702c437103d9e63879eb0847 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:27:22 +0000 Subject: [PATCH] vcluster: Update to version 0.21.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index fe9a049e2c..1674a7bf03 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.20.4", + "version": "0.21.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.20.4/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "0f7cd0171f4fca915a699fbc2dfe02929f7c3a45a65177512e547f5541e23e27" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.21.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "80f8d9a20074d597fa09d4ca58acbfc8563c1e327603257765ac1ef6f9de6edc" } }, "bin": "vcluster.exe",