-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## kubeasz-0.6.1 发布说明 | ||
|
||
CHANGELOG: | ||
- BUG 修复: | ||
- 修复兼容docker 18.09.x 版本安装 | ||
- 修复增加etcd节点时,在Centos7执行偶然没有正确读取配置信息的bug(PR #465 by loverto) | ||
- 修复docker安装获取版本任务的tags信息 | ||
- 修复项目bin目录下二进制不能执行的错误 | ||
- 修复docker版本判断逻辑 |