Skip to content

Commit

Permalink
vcluster: Update to version 0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hoilc committed Jan 16, 2025
1 parent dd8d93b commit 1083806
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/vcluster.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "0.22.1",
"version": "0.22.2",
"description": "Create fully functional virtual Kubernetes clusters.",
"homepage": "https://www.vcluster.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/loft-sh/vcluster/releases/download/v0.22.1/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "a4c1603dc1e7b053e97c33d97c71bf37c78a4c2ed340fd4bed4a7e957fc2c182"
"url": "https://github.com/loft-sh/vcluster/releases/download/v0.22.2/vcluster-windows-amd64.exe#/vcluster.exe",
"hash": "e9f7f9cf65c8141c9072ff83ba470bc1ffb2a380ba31466d06a0274f74ad3f13"
}
},
"bin": "vcluster.exe",
Expand Down

0 comments on commit 1083806

Please sign in to comment.