Skip to content

Commit 7e44e9d

Browse files
committed
k9s 0.50.14
1 parent b16da80 commit 7e44e9d

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.13",
6-
revision: "1d8cb6ced0d0f1231fa6bd59f165277d7416b736"
5+
tag: "v0.50.14",
6+
revision: "73fa008736e12d1e7f6bb77a948326bbde1c7ef0"
77
license "Apache-2.0"
88
head "https://github.com/derailed/k9s.git", branch: "master"
99

0 commit comments

Comments
 (0)