License service | On‑Premise | Urbi Documentation

Updating License service

  1. Fetch new installation artifacts.

    Specify the new version of the core component in the DGCLI configuration file (see Core releases) and run the fetch command.

    See the reference of DGCLI command-line arguments.

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

  3. Run the command to update the service:

    helm upgrade --version=VERSION --atomic --wait-for-jobs --values ./values-license.yaml license 2gis-on-premise/license
    

    In the --version parameter, set the new core component version that you specified in the DGCLI configuration file.