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 b16da80 commit 7e44e9dCopy full SHA for 7e44e9d
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.13",
6
- revision: "1d8cb6ced0d0f1231fa6bd59f165277d7416b736"
+ tag: "v0.50.14",
+ revision: "73fa008736e12d1e7f6bb77a948326bbde1c7ef0"
7
license "Apache-2.0"
8
head "https://github.com/derailed/k9s.git", branch: "master"
9
0 commit comments