Fixed docker version detection issue during upgrade
Signed-off-by: pixiake <guofeng@yunify.com> (cherry picked from commit b6e25d23723fec9da39f330593691960014bb95a)
This commit is contained in:
parent
ee25abb595
commit
3be7fae3a0
Binary file not shown.
@ -3,7 +3,7 @@
|
|||||||
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 only, both Kubernetes and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA.
|
||||||
Version: v1.2.0
|
Version: v1.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://gitee.com/openeuler/kubekey
|
URL: https://gitee.com/openeuler/kubekey
|
||||||
|
|
||||||
@ -34,6 +34,9 @@ cp output/kk $RPM_BUILD_ROOT/usr/local/bin
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 14 2021 guofeng <guofeng@yunify.com> v1.2.0-2
|
||||||
|
- Fixed docker version detection issue
|
||||||
|
https://github.com/kubesphere/kubekey/issues/658
|
||||||
|
|
||||||
* Fri Aug 6 2021 guofeng <guofeng@yunify.com> v1.2.0-1
|
* Fri Aug 6 2021 guofeng <guofeng@yunify.com> v1.2.0-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user