YugabyteDB charts repository

Add the charts repository by running the below command

helm repo add yugabytedb https://charts.yugabyte.com

YugabyteDB

Search YugabyteDB chart version

helm search repo yugabytedb/yugabyte -l

To install YugabyteDB

helm install yugabytedb/yugabyte --version (version)

To download YugabyteDB chart locally

helm fetch yugabytedb/yugabyte --version (version)

YugaWare

Search YugaWare chart version

helm search repo yugabytedb/yugaware -l

To install YugaWare chart

helm install yugabytedb/yugaware --version (version)

To download YugaWare chart locally

helm fetch yugabytedb/yugaware --version (version)