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 95ad4ca commit 17cf0c7Copy full SHA for 17cf0c7
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.29.1",
6
- revision: "7268222bfa05fa359a40e54614a61c137b70ffcc"
+ tag: "v0.30.0",
+ revision: "6ba617b4d88a4211442d0efae4bd5cacce6c085a"
7
license "Apache-2.0"
8
head "https://github.com/loft-sh/vcluster.git", branch: "main"
9
0 commit comments