Skip to content

Commit db4828d

Browse files
committed
k9s 0.50.3
1 parent 72e8255 commit db4828d

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.2",
6-
revision: "bc22b8705304b86c2f4c417a088accdfed13fdf8"
5+
tag: "v0.50.3",
6+
revision: "594c2c6e4c8dce30e5553e84e4a16a3e55e36066"
77
license "Apache-2.0"
88
head "https://github.com/derailed/k9s.git", branch: "master"
99

0 commit comments

Comments
 (0)