update to latest version v2.2.2
Signed-off-by: pixiake <guofeng@yunify.com>
This commit is contained in:
parent
f6bfdc7ae1
commit
d5559a96e9
Binary file not shown.
14
kubekey.spec
14
kubekey.spec
@ -1,11 +1,11 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: kubekey
|
Name: kubekey
|
||||||
Summary: Install Kubernetes only, both Kubernetes and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA.
|
Summary: Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA.
|
||||||
Version: v1.2.0
|
Version: v2.2.2
|
||||||
Release: 2
|
Release: 1
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://gitee.com/openeuler/kubekey
|
URL: https://github.com/kubesphere/kubekey
|
||||||
|
|
||||||
Source0: https://github.com/kubesphere/kubekey/releases/download/%{version}-openEuler/kubekey-%{version}.tar.gz
|
Source0: https://github.com/kubesphere/kubekey/releases/download/%{version}-openEuler/kubekey-%{version}.tar.gz
|
||||||
|
|
||||||
@ -15,8 +15,7 @@ Requires: conntrack
|
|||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Install Kubernetes only, both Kubernetes and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA.
|
Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
@ -34,6 +33,9 @@ cp output/kk $RPM_BUILD_ROOT/usr/local/bin
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 8 2022 guofeng <guofeng@yunify.com> v2.2.2-1
|
||||||
|
- update to latest version v2.2.2
|
||||||
|
|
||||||
* Tue Sep 14 2021 guofeng <guofeng@yunify.com> v1.2.0-2
|
* Tue Sep 14 2021 guofeng <guofeng@yunify.com> v1.2.0-2
|
||||||
- Fixed docker version detection issue
|
- Fixed docker version detection issue
|
||||||
https://github.com/kubesphere/kubekey/issues/658
|
https://github.com/kubesphere/kubekey/issues/658
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user