mirror of
https://abf.rosa.ru/djam/kubernetes.git
synced 2025-02-23 05:33:01 +00:00
1.26.15
This commit is contained in:
parent
f906383d6d
commit
f691270e28
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
kubernetes-1.26.1.tar.gz: 42703b6446ebfaf49a972e71d1b0af56f0054852
|
kubernetes-1.26.15.tar.gz: d559eda0655c0f5d93de94f63cc32d33b2f7204a
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
%define debug_package %nil
|
%define debug_package %nil
|
||||||
|
|
||||||
Name: kubernetes
|
Name: kubernetes
|
||||||
Version: 1.26.1
|
Version: 1.26.15
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Production-Grade Container Scheduling and Management
|
Summary: Production-Grade Container Scheduling and Management
|
||||||
Group: Development/Other
|
Group: Development/Other
|
||||||
|
@ -108,6 +108,7 @@ Documentation for Kubernetes
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export GOPROXY=https://proxy.golang.org,direct
|
||||||
#create docs
|
#create docs
|
||||||
hack/update-generated-docs.sh
|
hack/update-generated-docs.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue