Updating GIS Platform service
-
Fetch new installation artifacts.
-
In the DGCLI configuration file, specify:
- New version of the
gis-platformcomponent (see GIS Platform releases). - Versions of
coreandapi-platformcomponents required to install the new GIS Platform version (see the Dependencies subsection in the GIS Platform releases description).
- New version of the
-
For more settings, see DGCLI command-line arguments.
-
-
Check out breaking changes. If necessary, update settings in the
values-gis-platform.yamlconfiguration file. For more information, see the installation guide. -
Run the command to update the service:
helm upgrade --version=VERSION --atomic --wait-for-jobs --values ./values-gis-platform.yaml gis-platform 2gis-on-premise/gis-platformIn the
--versionparameter, set the newgis-platformcomponent version that you specified in the DGCLI configuration file.