Skip to content

Releases: hmcts/chart-java

v5.3.2

06 Jan 11:34
138ce65

Choose a tag to compare

What's Changed

Full Changelog: v5.3.1...v5.3.2

v5.3.2-beta

15 Aug 15:06

Choose a tag to compare

v5.3.2-beta Pre-release
Pre-release

Testing pulling images from ACR

🌈v5.3.1

25 Jul 15:41
d1cd783

Choose a tag to compare

What's Changed

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

06 Feb 17:03
a821a2d

Choose a tag to compare

What's Changed

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

05 Feb 16:57

Choose a tag to compare

🌈v5.3.0-beta Pre-release
Pre-release

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 🌈

15 May 15:39
2cf306d

Choose a tag to compare

📦 Dependency updates

v5.2.1-beta

15 May 15:26

Choose a tag to compare

v5.2.1-beta Pre-release
Pre-release
upgraded library chart

v5.2.1-alpha

07 May 15:55

Choose a tag to compare

v5.2.1-alpha Pre-release
Pre-release
test bumped volumes tpl

v5.2.0

26 Mar 10:31
38ce3b5

Choose a tag to compare

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

v5.0.4 🌈

31 Jan 11:28
48056c3

Choose a tag to compare

🧰 Maintenance

  • Bug in chart-library when using user-defined affinity values has been fixed through chart-library dependency update to v2.1.1

📦 Dependency updates