Releases: hmcts/chart-java
v5.3.2
What's Changed
- updating dependency repository by @JakeM-Kainos in #226
Full Changelog: v5.3.1...v5.3.2
v5.3.2-beta
Testing pulling images from ACR
🌈v5.3.1
What's Changed
- Updating postgres version to 15 in line with standard by @JakeM-Kainos in #221
Note:
For all teams wanting to consume this chart going forward the standard will be set to Postgresql version 15.2.4
If for any reason you need to use another version you will need to specify that in your code.
Full Changelog: v5.3.0...v5.3.1
🌈v5.3.0
What's Changed
- DTSPO-18355: Update readme by @reespozzi in #215
- Updating chart library to use the OCI endpoint by @JakeM-Kainos in #220
Updated chart-library repository reference to use the OCI endpoint.
With this new release chart-java will now also be using an OCI endpoint, and available at oci://hmctspublic.azurecr.io/helm.
Guidance
All charts that currently depend on chart-java will need updating when consuming this release to use the new OCI endpoint.
Important
This is the new OCI endpoint to use going forward.
'oci://hmctspublic.azurecr.io/helm', an example of this has been provided
Full Changelog: 5.2.1...v5.3.0
🌈v5.3.0-beta
What's Changed
Updating the chart-library repository reference in chart.yml to point at the new OCI endpoint.
With this new release chart-java will now also be using an OCI endpoint.
Guidance
With this new release all charts that currently depend on chart-java will need updated to use the new oci endpoint like this:
repository: 'oci://hmctspublic.azurecr.io/helm'
To use the new OCI endpoint all you need to do its update the version in your chart.yml like normal but also change the repository link to use the OCI endpoint instead of the current helm endpoint.
v5.2.1 🌈
v5.2.1-beta
upgraded library chart
v5.2.1-alpha
test bumped volumes tpl
v5.2.0
What's Changed
- Update Helm release library to v2.2.0
- Update Helm release postgresql to v14 by @renovate in #207
- Add HPA values and default to enabled:true, update chart to latest library, update hpa template version by @MartyFox in hmcts/chart-base#42
Full Changelog: hmcts/chart-base@1.2.0...v1.3.0
Guidance
Please read the following guidance on Horizontal Pod Autoscaling for a better understanding of the benefits and how to set it up for your service: https://tools.hmcts.net/confluence/pages/viewpage.action?pageId=1753681181