Upgrading of DevOps Test Hub on Azure Kubernetes Service

When you want to use the latest version of Test Hub on Azure Kubernetes Service (AKS), you must upgrade IBM® DevOps Test Hub (Test Hub) from a previous version.

You must have installed Helm to run the Helm commands. For more information on installing Helm, refer to Installing Helm.

To add the repository and pull the Helm chart, you must run the following commands:
helm repo add ibm-helm https://raw.githubusercontent.com/IBM/charts/master/repo/ibm-helm --force-update
helm pull --untar ibm-helm/ibm-devops-prod --version 11.0.900

To upgrade Test Hub installed on Azure Kubernetes Service (AKS), refer to the instructions in the readme file.