Skip to content

oceanbase-dashboard-0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 12:32
a137a7d

Helm Chart for OceanBase dashboard v0.2.1

What's Changed

Features

  1. Added support for connecting cluster sys and tenant in Connection tab #191

Bugfix

  1. Fixed wrong IP displays in OBCluster with service mode #307
  2. Removed restriction for tenant name that digits are not permitted #321
  3. Fixed error that occurs when syncing a primary tenant after restoring from backup data

How to use

helm repo add ob-operator https://oceanbase.github.io/ob-operator/
helm repo update ob-operator
# Install 
helm install oceanbase-dashboard ob-operator/oceanbase-dashboard --version=0.2.1
# Upgrade
helm upgrade oceanbase-dashboard ob-operator/oceanbase-dashboard --version=0.2.1