Update Hub
The procedure below explains the JetBrains Hub update process for Helm-based Datalore Enterprise.
Update Hub for Helm-based Datalore Enterprise installation
Assuming that your Hub values file is hub.values.yaml, run the command below to upgrade Hub.
helm upgrade -f hub.values.yaml hub datalore/hub --version 0.2.14Run the
kubectl logs service/hub
to check the Hub output forwizard_token
.The expected output has a line like this:
JetBrains Hub 2022.3 Configuration Wizard will be available on [http://[host_name]:8082/?wizard_token=aDeMLUMskcpZW4sXJQye] after startCopy the
wizard_token
value to the clipboard.Open the Hub page in your browser and insert the
wizard_token
value into the Token field.Click the Log in button.
Click the Upgrade button and wait for the upgrade to complete.
Last modified: 09 November 2023