!11 update version to v2.2.2
From: @pixiake Reviewed-by: @calvinyu Signed-off-by: @calvinyu
This commit is contained in:
commit
44a72a79e5
Binary file not shown.
14
kubekey.spec
14
kubekey.spec
@ -1,11 +1,11 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
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.
|
||||
Version: v1.2.0
|
||||
Release: 2
|
||||
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: v2.2.2
|
||||
Release: 1
|
||||
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
|
||||
|
||||
@ -15,8 +15,7 @@ Requires: conntrack
|
||||
|
||||
|
||||
%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
|
||||
|
||||
@ -34,6 +33,9 @@ cp output/kk $RPM_BUILD_ROOT/usr/local/bin
|
||||
|
||||
|
||||
%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
|
||||
- Fixed docker version detection issue
|
||||
https://github.com/kubesphere/kubekey/issues/658
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user