vcluster: Update to version 0.20.1

This commit is contained in:
github-actions[bot] 2024-10-01 20:28:50 +00:00
parent 5d81b3e092
commit e9aac76874

View File

@ -1,12 +1,12 @@
{ {
"version": "0.20.0", "version": "0.20.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.20.0/vcluster-windows-amd64.exe#/vcluster.exe", "url": "https://github.com/loft-sh/vcluster/releases/download/v0.20.1/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "29593b7b335ff30583a3bc8de7736eee59af9feae9e68143ee276eefad002efd" "hash": "a9cb456bbfa4afc3b6e7c8b3f1758a6e9c3638708932c10c72d1310f599abba2"
} }
}, },
"bin": "vcluster.exe", "bin": "vcluster.exe",