Traffic API Proxy | On‑Premise | Urbi Documentation

Updating Traffic API Proxy

  1. Fetch new installation artifacts.

    1. In the DGCLI configuration file, specify:

      • New version of the api-platform component (see API Platform releases).
      • Version of core component required to install the new API-Platform version (see the Dependencies subsection in the API Platform releases description).
    2. Run the fetch command.

      For more settings, see DGCLI command-line arguments.

  2. Check out breaking changes. If necessary, update settings in the values-traffic-proxy.yaml configuration file. For more information, see the installation guide.

  3. Run the command to update the service:

    helm upgrade --atomic --wait-for-jobs --values ./values-traffic-proxy.yaml traffic-proxy 2gis-on-premise/traffic-proxy
    
  4. Test if the update succeeded.