From c4edb8003adf42e68aa9df5a71bca8ea098ffefc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:29:31 +0000 Subject: [PATCH] vcluster: Update to version 0.21.1 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 1674a7bf03..68ad64711b 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.21.0", + "version": "0.21.1", "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.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "80f8d9a20074d597fa09d4ca58acbfc8563c1e327603257765ac1ef6f9de6edc" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.21.1/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "724f580164d61d3a203ea998eedb49fa357cc9791b6b62d8e8506607e49ec6fa" } }, "bin": "vcluster.exe",