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 72e8255 commit db4828dCopy full SHA for db4828d
Formula/k/k9s.rb
@@ -2,8 +2,8 @@ class K9s < Formula
2
desc "Kubernetes CLI To Manage Your Clusters In Style!"
3
homepage "https://k9scli.io/"
4
url "https://github.com/derailed/k9s.git",
5
- tag: "v0.50.2",
6
- revision: "bc22b8705304b86c2f4c417a088accdfed13fdf8"
+ tag: "v0.50.3",
+ revision: "594c2c6e4c8dce30e5553e84e4a16a3e55e36066"
7
license "Apache-2.0"
8
head "https://github.com/derailed/k9s.git", branch: "master"
9
0 commit comments