v1.0.9-beta.1

This commit is contained in:
huanqing.shao
2020-03-18 22:27:38 +08:00
parent b815c68d8d
commit 436b21488f
2 changed files with 13 additions and 3 deletions

View File

@ -7,8 +7,6 @@ v1.0.7 已经支持了 kubectl proxy 的功能、v1.0.8 做 Deployment 的滚动
* 直接编辑 YAML 文件,并应用到 K8S
---

View File

@ -10,10 +10,22 @@ description: 本文描述了Kuboard_v1.0.x的版本变更说明
了解如何 [升级Kuboard](/install/install-dashboard-upgrade.html)
* eipwork/kuboard:<span style="font-weight: 800; color: #007af5">latest</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #007af5">v1.0.8.2</span>
* eipwork/kuboard:<span style="font-weight: 800; color: #42b983">beta</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #42b983">v1.0.8-beta.2</span>
* eipwork/kuboard:<span style="font-weight: 800; color: #42b983">beta</span> 当前对应的版本是 kuboard <span style="font-weight: 800; color: #42b983">v1.0.9-beta.1</span>
Kuboard v1.0.x 的更新说明
v1.0.9-beta.1
**发布日期**
2020年3月18日
**新特性**
* 从 YAML 文件创建
* 修改已有对象的 YAML
* 可以修改已有对象的 YAML
* 保存前可以对比变更内容
v1.0.8.2
**发布日期**