Skip to content

Releases: pegasystems/pega-helm-charts

External service integration and minor fixes

04 Nov 16:22
ac602b8
Compare
Choose a tag to compare
  • Allow integration with external search service (#203 ).
  • Allow integration with external stream service (#204 ).
  • Allow for specifying custom annotations on the installer pod (#205 ).

Minor fixes

23 Sep 18:21
fa2092a
Compare
Choose a tag to compare
  • Pass the correct context to the generatedPodAnnotations template (#191).

Minor fixes

22 Sep 14:16
72b0cff
Compare
Choose a tag to compare
  • Allow for overriding pega-registry-secret for working with alternate secret implementation (#190).

Dependency updates and new configuration changes

18 Sep 15:47
f57af65
Compare
Choose a tag to compare
  • 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

20 Aug 16:53
7509c8d
Compare
Choose a tag to compare
  • Fixed an issue with health checks ok GKE (#173)
  • Added initial merge of Constellation which will be enabled in a future release (#97)

Add support for custom root context

29 Jul 15:35
20a13eb
Compare
Choose a tag to compare

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

11 Jul 00:08
2acdc13
Compare
Choose a tag to compare
  • 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

18 May 21:08
9e807f0
Compare
Choose a tag to compare
  • Expose flags to bypass loading engine classes during installation (#117).
  • Added support for Pod annotations (#129).
  • Fixed issues with ingress annotations on EKS (#129).
  • Improved documentation (#118).

Minor fixes

11 Mar 19:22
d389929
Compare
Choose a tag to compare

This release contains minor fixes to the charts.

  • Chart was failing due to configuration of annotations on services (#108) and/or ingresses (#109).
  • Documentation corrections and improvements.

Minor fixes

02 Mar 21:08
1bb23fe
Compare
Choose a tag to compare

This release contains minor fixes to the charts.

  • Corrected managed certificate generation for GKE.