This commit is contained in:
huanqing.shao
2019-07-31 07:56:38 +08:00
parent 7d369bad50
commit 9def78f028
86 changed files with 192 additions and 158 deletions

View File

@@ -88,7 +88,7 @@ Kuboard 为您的这些痛苦提供了极佳的解决方案,请立刻开始:
### Kubernetes + Devops
正在编写文档,[准备好后,请通知我](https://www.wjx.top/jq/43453748.aspx)
## 在线提问

View File

@@ -0,0 +1,12 @@
## v1.0.0-beta.13
**发布日期**
2019-
**优化**
* 创建 namespace/configmap/secrets/pvc/deployment/Service/Ingress 等 K8S 对象时,对表单中的名字等字段做 trim() 操作
**BUG 修复**