Skip to content

Commit d871cc6

Browse files
committed
k9s 0.50.8
1 parent 13f37c3 commit d871cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/k9s.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class K9s < Formula
22
desc "Kubernetes CLI To Manage Your Clusters In Style!"
33
homepage "https://k9scli.io/"
44
url "https://github.com/derailed/k9s.git",
5-
tag: "v0.50.7",
6-
revision: "457e4b86db896d776e2be7401de88002a8b04932"
5+
tag: "v0.50.8",
6+
revision: "855e995b3a45583e112a4e43a95b1cb5debea5ba"
77
license "Apache-2.0"
88
head "https://github.com/derailed/k9s.git", branch: "master"
99

0 commit comments

Comments
 (0)