diff --git a/bucket/vcluster.json b/bucket/vcluster.json index 8117897c97..411d2bcc00 100644 --- a/bucket/vcluster.json +++ b/bucket/vcluster.json @@ -1,12 +1,12 @@ { - "version": "0.25.1", + "version": "0.26.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.25.1/vcluster-windows-amd64.exe#/vcluster.exe", - "hash": "25730a144d2fe45cece82293241dc079dc92942dfe69278ed5cdbb57a23879e9" + "url": "https://github.com/loft-sh/vcluster/releases/download/v0.26.0/vcluster-windows-amd64.exe#/vcluster.exe", + "hash": "e85f02d62c42732d6c57cd410ca180deefcd7f995601ac36d99bb05c9c17ed10" } }, "bin": "vcluster.exe",