Deploy Semantic AI Service Patch
This section describes how to deploy a Semantic AI Service patch. A service patch includes updates to Docker image semantic-ai-service and Helm chart.
Prerequisites
Get the new service package from PTC Software Download - Codebeamer AI and extract.
Push the service image and helm chart to respective container registry. For more information, see Step 10: Set up the Semantic AI Service.
Check documentation or release notes for target version and any version higher than source version
Refer or use existing helm-semantic-chd/values-azure-customer-hosted.yaml and update only the required parameters mentioned on Configure the Semantic AI service Helm chart.
Service Patch Deployment
1. Update Helm configuration.
Update the Helm values in helm-semantic-chd/values-azure-customer-hosted.yaml, as required. Reuse the values from your previous deployment as applicable.
If there are infrastructure changes, refer to Terraform outputs after applying infrastructure patch. If new parameters are introduced, populate them based on release notes and instructions.
2. Upgrade semantic-ai-service.
Connect with respective AKS cluster and run the Helm upgrade command to upgrade the semantic-ai-service.
Was this helpful?