Upgrade Datalore Enterprise
The instructions below explain how to upgrade Datalore Enterprise (Helm installation). The current latest version is 2023.4.
Upgrade to version 2023.4 (Helm installation)
Back up the storage and postgresql-data volumes before upgrading.
Execute the helm repo update
command.
Restart Datalore by running the following commands:
helm uninstall datalore
helm upgrade --install -f datalore.values.yaml datalore datalore/datalore --version 0.2.11
Last modified: 07 September 2023