Updating Urbi Pro
Updating Pro API
-
Make sure that a newer version of Pro UI service exists in the Docker Registry.
-
Update settings in the
values-pro-ui.yaml
configuration file, if necessary. More information on the Installing Urbi Pro. -
Run the command to update the service:
helm upgrade --version=1.10.0 --atomic --values ./values-pro-ui.yaml pro-ui 2gis-on-premise/pro-ui
Updating Pro API
-
Make sure that a newer version of Pro UI service exists in the Docker Registry.
-
Update settings in the
values-pro-api.yaml
configuration file, if necessary. More information on the Installing Urbi Pro. -
Run the command to update the service:
helm upgrade --version=1.10.0 --atomic --values ./values-pro-api.yaml pro-api 2gis-on-premise/pro-api