vcluster: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2023-06-08 12:30:15 +00:00
parent b982f28d70
commit 4c56a1c248

View File

@ -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",