Upgrading SimpleAPI

Below is a generic instruction on how to upgrade SimpleAPI.

Important: To upgrade to version 1.7.1008, use the instructions from this section: Upgrading SimpleAPI to 1.7.008.

  1. To upgrade SimpleAPI, run this command:

    helm upgrade cmpapi --reuse-values
  2. Check the upgrade status using this command:

    helm status cmpapi
  3. After SimpleAPI is upgraded, check its endpoint availability using this URL: https://<SIMPLE_API_PUBLIC_HOST_NAME>/api/v1, where <SIMPLE_API_PUBLIC_HOST_NAME> is the SimpleAPI endpoint hostname.