Skip to content

Commit

Permalink
Merge pull request #8287 from wcy00000000000000/feature-layered
Browse files Browse the repository at this point in the history
添加v3.14.1-alpha12版本日志
  • Loading branch information
ZQHcode authored Dec 3, 2024
2 parents 096216b + 5d36bc6 commit f136bb0
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 8 deletions.
6 changes: 3 additions & 3 deletions docs/apidoc/apigw/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ spec_version: 1
release:
# 发布版本号;
# 资源配置更新,需更新此版本号才会发布资源版本,此版本号和 sdk 版本号一致,错误设置会影响调用方使用
version: 3.14.1-alpha11
version: 3.14.1-alpha12
# 版本标题
title: "3.14.1-alpha11"
title: "3.14.1-alpha12"
# 版本描述
comment: "3.14.1-alpha11"
comment: "3.14.1-alpha12"

# 定义网关基本信息,用于命令 `sync_apigw_config`
apigateway:
Expand Down
2 changes: 1 addition & 1 deletion docs/smart/web/app_desc.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
specVersion: 3
appVersion: "3.14.1-alpha11"
appVersion: "3.14.1-alpha12"
app:
region: "default"
bkAppCode: "bk_cmdb_saas"
Expand Down
5 changes: 5 additions & 0 deletions docs/support-file/changelog/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [Version: v3.14.1-alpha12] - 2024-12-03
**缺陷修复**
- 组织组件非多选字段结构改为数组
- 新建模型隐藏容器分组

## [Version: v3.14.1-alpha11] - 2024-11-25
**新增功能**
- 新增校验登录态接口is_login
Expand Down
4 changes: 2 additions & 2 deletions docs/support-file/helm/backend/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 3.14.1-alpha11
appVersion: 3.14.1-alpha12
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
name: bk-cmdb
type: application
version: 3.15.1-alpha11
version: 3.15.1-alpha12
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand Down
4 changes: 2 additions & 2 deletions docs/support-file/helm/web/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 3.14.1-alpha11
appVersion: 3.14.1-alpha12
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
name: bk-cmdb-web
type: application
version: 3.15.1-alpha11
version: 3.15.1-alpha12
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit f136bb0

Please sign in to comment.