We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c8a7c commit 2f4a593Copy full SHA for 2f4a593
2 files changed
docsite/i18n/zh-Hans/docusaurus-plugin-content-pages/changelog.md
@@ -1,5 +1,14 @@
1
# 变更日志
2
3
+## 2.3.2 (发布于 2025.06.12)
4
+
5
+### 新增特性
6
+1. 支持在使用 kube-ovn 作为网络插件时固定 observer 的 ip 地址
7
8
+### 缺陷修复
9
+1. 修复单节点集群升级时连接问题
10
+2. 修复在多 K8s 集群中部署时监控用户密码配置的问题
11
12
## 2.3.1 (发布于 2024.11.28)
13
14
### 新增特性
docsite/src/pages/changelog.md
@@ -1,5 +1,13 @@
# Changelog
+## 2.3.2 (Release on 2025.06.12)
+### New Feature
+1. Support to keep static IP address when using kube-ovn as network plugin
+### Bugfix
+1. Fix connection problem when upgrading single node cluster.
+2. Fix monitor password config problem when creating obcluster with obagent in multiple K8s clusters.
## 2.3.1 (Release on 2024.11.28)
### New Feature
0 commit comments