mirror of
https://abf.rosa.ru/djam/k9s.git
synced 2025-02-23 05:43:01 +00:00
0.26.5
This commit is contained in:
parent
beb6963e48
commit
e91c1f7faf
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
k9s-0.26.4.tar.gz: 4dfeee0b180461e1a0b88f19949cde7c33226094
|
||||
k9s-0.26.5.tar.gz: cf8f083b5dfe7ded9cabc98a1782c98c135f57f1
|
||||
|
|
3
k9s.spec
3
k9s.spec
|
@ -2,7 +2,7 @@
|
|||
%define debug_package %nil
|
||||
|
||||
Name: k9s
|
||||
Version: 0.26.4
|
||||
Version: 0.26.5
|
||||
Release: 1
|
||||
Summary: Kubernetes CLI To Manage Your Clusters In Style
|
||||
URL: https://k9scli.io
|
||||
|
@ -12,6 +12,7 @@ Group: Development/Other
|
|||
BuildRequires: go >= 1.11
|
||||
BuildRequires: upx
|
||||
BuildRequires: git-core
|
||||
BuildRequires: pkgconfig(x11)
|
||||
|
||||
%description
|
||||
K9s provides a terminal UI to interact with your Kubernetes
|
||||
|
|
Loading…
Add table
Reference in a new issue