Skip to content

Commit 17cf0c7

Browse files
committed
vcluster 0.30.0
1 parent 95ad4ca commit 17cf0c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vcluster.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Vcluster < Formula
22
desc "Creates fully functional virtual k8s cluster inside host k8s cluster's namespace"
33
homepage "https://www.vcluster.com"
44
url "https://github.com/loft-sh/vcluster.git",
5-
tag: "v0.29.1",
6-
revision: "7268222bfa05fa359a40e54614a61c137b70ffcc"
5+
tag: "v0.30.0",
6+
revision: "6ba617b4d88a4211442d0efae4bd5cacce6c085a"
77
license "Apache-2.0"
88
head "https://github.com/loft-sh/vcluster.git", branch: "main"
99

0 commit comments

Comments
 (0)