oceanbase-dashboard-0.2.1
Helm Chart for OceanBase dashboard v0.2.1
What's Changed
Features
- Added support for connecting cluster sys and tenant in Connection tab #191
Bugfix
- Fixed wrong IP displays in OBCluster with service mode #307
- Removed restriction for tenant name that digits are not permitted #321
- 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