Platform Manager | On-Premise | Urbi Documentation

Updating Platform Manager

  1. Fetch new installation artifacts.

    To get artifacts for the Platform Manager only, add --services=platform after the pull command. Without this parameter artifacts for all services will be fetched by default.

    See the reference of DGCLI command-line arguments.

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

  3. Run the command to update the service:

    helm upgrade --version=1.21.0 --atomic --values ./values-platform.yaml platform 2gis-on-premise/platform
    
  4. Test if the update succeeded.