Skip to content

Commit

Permalink
新增3.13.7-alpha3版本日志 (#7988)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcy00000000000000 authored May 21, 2024
1 parent 9cb2fd6 commit 0f7c65e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 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.13.7-alpha2
version: 3.13.7-alpha3
# 版本标题
title: "3.13.7-alpha2"
title: "3.13.7-alpha3"
# 版本描述
comment: "3.13.7-alpha2"
comment: "3.13.7-alpha3"

# 定义网关基本信息,用于命令 `sync_apigw_config`
apigateway:
Expand Down
9 changes: 8 additions & 1 deletion docs/support-file/changelog/release.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## [Version: v3.13.7-alpha2] - 2024-05-20
## [Version: v3.13.7-alpha3] - 2024-05-21
**缺陷修复**
- 修复search_host接口问题

## [Version: v3.13.7-alpha2] - 2024-05-20
**功能优化**
- 仅校验枚举类型字段的isMultiple字段

- **缺陷修复**
- 修复一些watch相关的问题
- 升级bk-magic-vue版本解决表格shift选择体验问题
- 修复一些search_host接口问题
Expand Down
4 changes: 2 additions & 2 deletions docs/support-file/helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 3.13.7-alpha2
appVersion: 3.13.7-alpha3
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
name: bk-cmdb
type: application
version: 3.14.7-alpha2
version: 3.14.7-alpha3
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit 0f7c65e

Please sign in to comment.