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 d5ed7c4 commit e11f6e7Copy full SHA for e11f6e7
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.8",
6
- revision: "dbb1ee4aa1ecf0586565ff3374427d8a7d9b327b"
+ tag: "v3.1.9",
+ revision: "f7f74890ec51db1e4c35b54af8ecc87d7f807deb"
7
license "Apache-2.0"
8
head "https://github.com/kubesphere/kubekey.git", branch: "master"
9
0 commit comments