8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abca13e commit a9a6e36Copy full SHA for a9a6e36
Formula/v/vcluster.rb
@@ -2,8 +2,8 @@ class Vcluster < Formula
2
desc "Creates fully functional virtual k8s cluster inside host k8s cluster's namespace"
3
homepage "https://www.vcluster.com"
4
url "https://github.com/loft-sh/vcluster.git",
5
- tag: "v0.19.0",
6
- revision: "d046a94bb6f7fdec7061589769e201d7e72f9fe4"
+ tag: "v0.19.1",
+ revision: "63a8e2b426017874f7ffe08076ee4ab30a41ac0a"
7
license "Apache-2.0"
8
head "https://github.com/loft-sh/vcluster.git", branch: "main"
9
0 commit comments