Releases: pegasystems/pega-helm-charts
Releases · pegasystems/pega-helm-charts
External service integration and minor fixes
Minor fixes
- Pass the correct context to the generatedPodAnnotations template (#191).
Minor fixes
- Allow for overriding pega-registry-secret for working with alternate secret implementation (#190).
Dependency updates and new configuration changes
- Added a wait-for installer hook to allow for blocking on a
helm install
command for the Pega install to finish (#178). - Added empty template file for Pod annotations (#184).
- Added templates to allow for alternative secret sourcing (#189)
- Refactored unit tests for maintainability.
- Minor documentation fixes for PDC.
Minor fixes and configuration improvements
Add support for custom root context
- Added support for specifying a custom application context as part of the ingress block for the Pega application (#111).
To utilize the custom application context configuration, you will need the latest Docker image for Pega Platform as well.
Note: This release was recreated due to a build failure publishing to BinTray.
Minor fixes and configuration improvements
- Add support for using
nodeSelector
on Pega tiers (#148). - Add support for passing configuration files inline from the values.yaml file (#159).
- Increase default CPU limit to improve container startup performance (#145).
- Fixed an issue using the install action where some values were not correctly defaulted to false (#152).
- Fixed the apiVersion in the chart.yaml file (#160).
- Documentation fixes and improvements.
Minor fixes and configuration improvements
Minor fixes
Minor fixes
This release contains minor fixes to the charts.
- Corrected managed certificate generation for GKE.