Skip to content

Releases: pegasystems/pega-helm-charts

Secret resolver changes for Infinity charts

21 Sep 09:43
97fe723
Compare
Choose a tag to compare

Simplify Secrets creation in Pega helm charts #632
Unable to set speculative exec policy props and custom retry count in pega-helm-chart #630

v3.6.0

05 Sep 08:16
56ee80f
Compare
Choose a tag to compare

#629 Added new config files to zip generation

What's Changed

Full Changelog: v3.5.0...v3.6.0

Added new base files as part of gh pages archive

04 Sep 10:27
ef61cb9
Compare
Choose a tag to compare

#625 Added new base files as part of gh pages archive

Azure Managed Identity support and init containers to get its own cpu and memory limits

25 Aug 07:02
4ecd4bc
Compare
Choose a tag to compare

#621 - Added support to use Managed Identity to connect to Azure SQL
#622 - Init Containers to have cpu and memory limits defined.

v3.3.0

14 Aug 19:49
9fb5dba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0 - Installer to read hz flags during data upgrade.

04 Jul 04:46
1118d2b
Compare
Choose a tag to compare

#589 - Installer to read hz flags during data upgrade.

Openshift deployment enhancements/fixes and minor documentation changes

27 Jun 10:20
ec0b57e
Compare
Choose a tag to compare

#586 Documentation changes for TKGI provider
#582 Documentation related to ElasticSearch version
#574 SRS - Expose network policy egress for Openshift provider
#575 Added TLS support for Openshift deployments

v3.1.0 - XML lint support and centralized hz config

12 Jun 11:46
5ec39d4
Compare
Choose a tag to compare

#578 - changes to centralized hz config
#579 - xml lint support for install and deploy xml files

Roll major as latest charts are not compatible with earlier docker images

07 Jun 13:23
90b0dd3
Compare
Choose a tag to compare

Major version change

This release requires changes made to the both the Installer and Pega docker images which were introduced on May 26th. Please make sure to update any locally hosted images before using this version of the charts.

What's Changed

Full Changelog: v2.13.3...v3.0.0

v2.13.3 - Server.xml double quotes changes and helm lint issues

24 May 06:56
44b7e6e
Compare
Choose a tag to compare

#572 - Remove double quotes from server.xml.
#569 - Run helm lint as part of github action build.