From e9aac768748f6bff90b4458c1442fe56aad2e876 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:28:50 +0000 Subject: [PATCH] vcluster: Update to version 0.20.1 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 0764fb64c0..90441ff009 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.20.0", + "version": "0.20.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.20.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "29593b7b335ff30583a3bc8de7736eee59af9feae9e68143ee276eefad002efd" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.20.1/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "a9cb456bbfa4afc3b6e7c8b3f1758a6e9c3638708932c10c72d1310f599abba2" } }, "bin": "vcluster.exe",