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 13f37c3 commit d871cc6Copy full SHA for d871cc6
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.7",
6
- revision: "457e4b86db896d776e2be7401de88002a8b04932"
+ tag: "v0.50.8",
+ revision: "855e995b3a45583e112a4e43a95b1cb5debea5ba"
7
license "Apache-2.0"
8
head "https://github.com/derailed/k9s.git", branch: "master"
9
0 commit comments