Urbi Pro | On-Premise | 2GIS Documentation

Updating Urbi Pro

  1. Make sure that a newer version of Pro UI service exists in the Docker Registry.

  2. Update settings in the values-pro-ui.yaml configuration file, if necessary. More information on the Installing Urbi Pro.

  3. 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
    
  1. Make sure that a newer version of Pro UI service exists in the Docker Registry.

  2. Update settings in the values-pro-api.yaml configuration file, if necessary. More information on the Installing Urbi Pro.

  3. 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