Skip to content

Commit e4d5628

Browse files
新增3.13.5版本日志 (#7893)
1 parent 05e747d commit e4d5628

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.5-beta1
8+
version: 3.13.5
99
# 版本标题
10-
title: "3.13.5-beta1"
10+
title: "3.13.5"
1111
# 版本描述
12-
comment: "3.13.5-beta1"
12+
comment: "3.13.5"
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.5-beta1] - 2024-03-29
1+
## [Version: v3.13.5] - 2024-03-29
22
**新增功能**
33
- 添加按业务维度的pod label的key和value的缓存
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.5-beta1
2+
appVersion: 3.13.5
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.5-beta1
6+
version: 3.14.5
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)