Skip to content

Commit aa3229f

Browse files
authored
Merge pull request #7863 from ZQHcode/v3.13.x-cache
新增3.13.4版本日志
2 parents fab9c9a + 66b1949 commit aa3229f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/apidoc/apigw/definition.yaml

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

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

docs/support-file/changelog/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Version: v3.13.4-alpha1] - 2024-03-06
1+
## [Version: v3.13.4] - 2024-03-12
22
**新增功能**
33
- 操作系统类型新增"MacOS"
44

docs/support-file/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: 3.13.4-alpha1
2+
appVersion: 3.13.4
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.4-alpha1
6+
version: 3.14.4
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)