mirror of
https://abf.rosa.ru/djam/kind.git
synced 2025-02-23 16:02:51 +00:00
0.25.0
This commit is contained in:
parent
6541db1057
commit
3c58fffadb
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
kind-0.24.0.tar.gz: be861a2b8d4ee2de609c7b114c8abfb37ed48628
|
||||
kind-0.25.0.tar.gz: 9fa85b25f48088fb3e332b27171504133598e0af
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
%define debug_package %nil
|
||||
|
||||
Name: kind
|
||||
Version: 0.24.0
|
||||
Version: 0.25.0
|
||||
Release: 1
|
||||
Summary: Kubernetes IN Docker
|
||||
URL: https://kind.sigs.k8s.io
|
||||
|
@ -12,6 +12,7 @@ Group: Development/Other
|
|||
BuildRequires: go >= 1.11
|
||||
BuildRequires: git-core
|
||||
BuildRequires: upx
|
||||
BuildRequires: pkgconfig(openssl3.3)
|
||||
|
||||
%description
|
||||
Kubernetes IN Docker - local clusters for testing Kubernetes
|
||||
|
|
Loading…
Add table
Reference in a new issue