We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6adbf73 + 4163fcd commit d7c4d4dCopy full SHA for d7c4d4d
2 files changed
docs/support-file/changelog/release.md
@@ -1,7 +1,10 @@
1
-## [Version: v3.12.1-beta1] - 2023-09-25
+## [Version: v3.12.1] - 2023-10-10
2
**新增功能**
3
- 容器数据纳管功能
4
5
+**缺陷修复**
6
+- 修复map类型不一致导致索引重复创建的问题
7
+
8
## [Version: v3.11.2] - 2023-09-20
9
**功能优化**
10
- 优化了一些前端的显示问题
docs/support-file/helm/Chart.yaml
@@ -1,9 +1,9 @@
apiVersion: v2
-appVersion: 3.12.1-beta1
+appVersion: 3.12.1
description: BlueKing Configuration Management DataBase (bk-cmdb) is an enterprise level configuration management serivce database.
name: bk-cmdb
type: application
-version: 3.13.1-beta1
+version: 3.13.1
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
0 commit comments