Checking the version, deployment type, and license

Whatever capabilities you included in your custom resource, you must add the new mandatory parameters and license type.

About this task

The following configuration parameters changed between 21.0.1 and 21.0.2.

Table 1. Changed shared configuration parameters
Configuration parameter Comment
appVersion Change to 21.0.2
metadata.labels.release Change to 21.0.2

The following configuration parameters changed between 20.0.3 and 21.0.1-IF001.

Table 2. Changed shared configuration parameters
Configuration parameter Comment
appVersion Change to 21.0.1.1
metadata.labels.release Change to 21.0.1

Procedure

Use the information in About this task to help you replace the values in the custom resource file of your existing deployment with the values for your target version. If you skip a version during an upgrade, make sure that you refer to all of the changes in an inclusive way.

  1. Change the appVersion number.
  2. Change the metadata.labels.release number.
  3. Check that the value of sc_deployment_type is enterprise.
  4. Make sure that the sc_deployment_hostname_suffix parameter is in the custom resource file, and uses the same value that it had in 21.0.1 or 20.0.3.