We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7383fb1 commit bba9c50Copy full SHA for bba9c50
2 files changed
docs/support-file/changelog/release.md
@@ -1,4 +1,4 @@
1
-## [Version: v3.12.4-alpha1] - 2023-12-13
+## [Version: v3.12.4] - 2023-12-19
2
**功能优化**
3
- 优化了一些前端的显示问题
4
- 修改文档中心默认首页的地址
@@ -8,6 +8,7 @@
8
**缺陷修复**
9
- 修复设置agentID缓存数据错误问题
10
- 添加job资源限制
11
+- 修复add_host_to_business_idle接口鉴权问题
12
13
## [Version: v3.12.3] - 2023-11-17
14
**新增功能**
docs/support-file/helm/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: 3.12.4-alpha1
+appVersion: 3.12.4
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
name: bk-cmdb
5
type: application
6
-version: 3.13.4-alpha1
+version: 3.13.4
7
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
0 commit comments