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 209f98b commit 020bd72Copy full SHA for 020bd72
Formula/k/kubekey.rb
@@ -2,8 +2,8 @@ class Kubekey < Formula
2
desc "Installer for Kubernetes and / or KubeSphere, and related cloud-native add-ons"
3
homepage "https://kubesphere.io"
4
url "https://github.com/kubesphere/kubekey.git",
5
- tag: "v3.1.10",
6
- revision: "cdc54e0986ed98997703b527a49f8bab2c0ee950"
+ tag: "v3.1.11",
+ revision: "f9d473060ec34cd8ffe5a87f2eceb1dead397f5c"
7
license "Apache-2.0"
8
head "https://github.com/kubesphere/kubekey.git", branch: "master"
9
0 commit comments