Skip to content

oceanbase-dashboard-0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 09:13
d4336bf

Helm chart for OceanBase dashboard v0.3.1

What's Changed

Features

  1. Added access control module #413

Bugfix

  1. Fixed the bug where storage values are printed in byte unit

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.3.1
# Upgrade
helm upgrade oceanbase-dashboard ob-operator/oceanbase-dashboard --version=0.3.1