vcluster: Update to version 0.21.1

This commit is contained in:
github-actions[bot] 2024-11-19 20:29:31 +00:00
parent 36e75788d2
commit c4edb8003a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.21.0", "version": "0.21.1",
"description": "A Virtual Kubernetes Cluster that runs inside of Kubernetes.", "description": "A Virtual Kubernetes Cluster that runs inside of Kubernetes.",
"homepage": "https://www.vcluster.com", "homepage": "https://www.vcluster.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/loft-sh/vcluster/releases/download/v0.21.0/vcluster-windows-amd64.exe#/vcluster.exe", "url": "https://github.com/loft-sh/vcluster/releases/download/v0.21.1/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "80f8d9a20074d597fa09d4ca58acbfc8563c1e327603257765ac1ef6f9de6edc" "hash": "724f580164d61d3a203ea998eedb49fa357cc9791b6b62d8e8506607e49ec6fa"
} }
}, },
"bin": "vcluster.exe", "bin": "vcluster.exe",