Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The preparations described below are required to upgrade Usage Engine using Helm charts and Docker images. Read through the steps below to be prepared for the upgrade.

Fetching Helm Chart

You will be provided to download the Helm chart with the instructions below:

...

When you are required to enter the <chart version>, refer to /wiki/spaces/DRXXE/pages/6194875 for the Helm Chart version required


Info

Helm repo url has been changed from the version 2.2.0. You need to follow the below procedure to pull the charts from 2.2.0 onwards.

Code Block
languagebash
$ helm repo delete usage-engine-private-edition
$ helm repo add usage-engine-private-edition https://digitalroute-public.github.io/usage-engine-private-edition


[hide] Line Brake [/hide]

...