From 4c56a1c24829ce4e240d2f9d28e2edbe1ffed2b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 12:30:15 +0000 Subject: [PATCH] vcluster: Update to version 0.15.1 --- bucket/vcluster.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vcluster.json b/bucket/vcluster.json index d99bfd5428..c58e88d890 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,16 +1,16 @@ { - "version": "0.15.0", + "version": "0.15.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.15.0/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "d81f5ea580e36549e9de7590a688fc190d2c3704b937a6d2222279468ebe4931" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.15.1/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "397b70735c8cb284d873447d7a2c34f29453013d8f8773f403842e36ff79c90d" }, "32bit": { - "url": "https://github.com/loft-sh/vcluster/releases/download/v0.15.0/vcluster-windows-386.exe#/vcluster.exe", - "hash": "0c2d0eb8616e54d66aa3a88aaed3249f761250eeb44d37e1574d1a7750e621f5" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.15.1/vcluster-windows-386.exe#/vcluster.exe", + "hash": "3f8caf1341d8a837e9792e3ee41beb30e2277464afc6936b4036fc15e918141a" } }, "bin": "vcluster.exe",