Updating Platform Manager
-
Fetch new installation artifacts.
To get artifacts for the Platform Manager only, add
--services=platform
after thepull
command. Without this parameter artifacts for all services will be fetched by default.See the reference of DGCLI command-line arguments.
-
Check out breaking changes. If necessary, update settings in the
values-platform.yaml
configuration file. For more information, see the service installation instructions. -
Run the command to update the service:
helm upgrade --version=1.31.0 --atomic --values ./values-platform.yaml platform 2gis-on-premise/platform