Skip to content

Commit 83aa507

Browse files
update chart version and monitor image and resource
1 parent 1bc0f03 commit 83aa507

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/oceanbase-cluster/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 4.2.3-sp.1-101000032024061316
18+
version: 4.3.5-sp.3-103000092025080818
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: 4.2.3.1-101000032024061316
24+
appVersion: 4.3.5.3-103000092025080818

charts/oceanbase-cluster/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
clusterName: obcluster
22
clusterId: 1
33

4-
obAgentVersion: 4.2.1-100000092023101717
4+
obAgentVersion: 4.2.2-100000042024011120
55

66
annotations:
77
# "oceanbase.oceanbase.com/independent-pvc-lifecycle": "true"
@@ -22,7 +22,7 @@ observerConfig:
2222
monitorEnabled: true
2323
monitorResource:
2424
cpu: 500m
25-
memory: 2Gi
25+
memory: 1Gi
2626

2727
parameters:
2828
- name: system_memory

0 commit comments

Comments
 (0)