Upgrades
This page contains an overview of how to perform TileDB Cloud Self-hosted upgrades.
When new releases of TileDB Cloud Self-hosted are announced, you can upgrade your installation by first updating the Helm repository:
helm repo update tiledb
After the repository is updated, you can run the Helm upgrade:
helm upgrade --install \
\
--namespace tiledb-cloud \
--values values.yaml \
tiledb-cloud tiledb/tiledb-cloud-enterprise