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 12380bf commit 6baf4fbCopy full SHA for 6baf4fb
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.25.1",
6
- revision: "89f49f6ff2e4ccf7def8b11a2d38c12486ac1326"
+ tag: "v0.26.0",
+ revision: "d051e46411124a9d6db423c62cff338c17bf7866"
7
license "Apache-2.0"
8
head "https://github.com/loft-sh/vcluster.git", branch: "main"
9
0 commit comments