From b5831d2ef7ebb6832e639c0f845b0ead5c997dd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:29:00 +0000 Subject: [PATCH] vcluster: Update to version 0.20.0 --- bucket/vcluster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 9dbf08b055..0764fb64c0 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.19.7", + "version": "0.20.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.19.7/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "858cbdc4ec72d60dc48c4a968432b849add374fc3fb26de3c8308906d7892afe" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.20.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "29593b7b335ff30583a3bc8de7736eee59af9feae9e68143ee276eefad002efd" } }, "bin": "vcluster.exe",