Skip to content

Commit 8d1e829

Browse files
authored
Merge pull request #8276 from wcy00000000000000/v3.13.x
添加v3.13.12-alpha2版本日志
2 parents 1f5ddfe + a53ac19 commit 8d1e829

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

docs/apidoc/apigw/definition.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ spec_version: 1
55
release:
66
# 发布版本号;
77
# 资源配置更新,需更新此版本号才会发布资源版本,此版本号和 sdk 版本号一致,错误设置会影响调用方使用
8-
version: 3.13.12-alpha1
8+
version: 3.13.12-alpha2
99
# 版本标题
10-
title: "3.13.12-alpha1"
10+
title: "3.13.12-alpha2"
1111
# 版本描述
12-
comment: "3.13.12-alpha1"
12+
comment: "3.13.12-alpha2"
1313

1414
# 定义网关基本信息,用于命令 `sync_apigw_config`
1515
apigateway:

docs/support-file/changelog/release.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [Version: v3.13.12-alpha2] - 2024-11-22
2+
**功能优化**
3+
- 表格操作列宽度兼容英文
4+
15
## [Version: v3.13.12-alpha1] - 2024-11-18
26
**新增功能**
37
- 新增校验登录态接口is_login

docs/support-file/helm/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: 3.13.12-alpha1
2+
appVersion: 3.13.12-alpha2
33
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
44
name: bk-cmdb
55
type: application
6-
version: 3.14.12-alpha1
6+
version: 3.14.12-alpha2
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)