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 several important updates across the provisioning configuration, automation scripts, and documentation. The main focus is on upgrading component versions, improving automation scripts (especially for version management and ingress adjustment), and enhancing the robustness of the automation toolkit and test scripts.
Key changes include:
Version Upgrades and Chart Updates
provisioner-config-localHelm chart version to1.14.0and updated several CP platform component versions to1.14.0or newer inpp-deploy-cp-core-on-prem.yaml. [1] [2] [3]1.14.4. [1] [2]1.6.13-auto-on-prem-jammyin bothtp-base-on-prem.yamlandtp-base-on-prem-https.yaml. [1] [2]Automation and Toolkit Improvements
bump_version.shscript to use semantic versioning, automatically increment patch versions, and update all related files consistently. Added reminders to update the changelog.README.md,CHANGELOG.md) to reflect the new versioning process and usage of thebump_version.shscript. [1] [2]Ingress Configuration Enhancements
adjust-ingress.shscript to support a new "nginx gateway fabric" ingress option, including related environment variable and YAML updates for all relevant recipe files. [1] [2] [3] [4]Test Automation Robustness
Miscellaneous
flogoce-utilitiestoflogo-utilitiesin the CP core deployment recipe for consistency.These updates collectively improve version management, deployment flexibility, and automation reliability across the platform.