Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request introduces support for deploying and upgrading the CP AI Agent (
tibco-cp-ai-agent) as part of the platform provisioner Helm charts and automation recipes. It also adds resource configuration options for ElasticSearch, Kibana, and APM in the observability (O11y) stack, updates ingress controller defaults totraefikfor automation, and bumps several version tags. The changes enhance flexibility and compatibility with recent platform releases and UI changes.CP AI Agent Integration:
tibco-cp-ai-agent) in both on-prem and upgrade workflows, including chart version selection, install/upgrade toggles, and Helm chart configuration inpp-deploy-cp-core-on-prem.yamlandpp-deploy-cp-core-upgrade.yaml. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]1.13.11inprovisioner-config-local/Chart.yamlto reflect new features.Observability (O11y) Resource Configuration:
pp-o11y-full.yaml. [1] [2] [3] [4]Automation and UI Compatibility:
traefikin automation config and environment files, and updated automation logic to handle new dropdown UI for ingress controller selection in BMDP creation. [1] [2] [3]Version Updates and Documentation:
1.6.11-auto-on-prem-jammy), and documented the automation support for the 1.13 release in the changelog and version files. [1] [2] [3] [4]Cloud Deployment Minor Fix: