mirror of
https://abf.rosa.ru/djam/k3d.git
synced 2025-02-23 18:52:54 +00:00
5.7.5
This commit is contained in:
parent
19793ce22e
commit
f89171b4ad
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
k3d-5.7.4.tar.gz: 9477e5677ea40ec466d8cfcba0253735df189378
|
||||
k3d-5.7.5.tar.gz: 435e0b548946d5398cc32aa8067b60240c5575a9
|
||||
|
|
3
k3d.spec
3
k3d.spec
|
@ -2,7 +2,7 @@
|
|||
%define debug_package %nil
|
||||
|
||||
Name: k3d
|
||||
Version: 5.7.4
|
||||
Version: 5.7.5
|
||||
Release: 1
|
||||
Summary: Little helper to run CNCF's k3s in Docker
|
||||
URL: https://k3d.io
|
||||
|
@ -13,6 +13,7 @@ BuildRequires: go
|
|||
BuildRequires: git-core
|
||||
BuildRequires: upx
|
||||
BuildRequires: curl
|
||||
BuildRequires: pkgconfig(openssl3.3)
|
||||
|
||||
%description
|
||||
k3d creates containerized k3s clusters. This means, that you
|
||||
|
|
Loading…
Add table
Reference in a new issue