Skip to content

Releases: hmcts/chart-java

Added Pod Disruption Budgets

20 Mar 12:41
de19e08
Compare
Choose a tag to compare

Added Pod Disruption Budgets with a default .spec.maxUnavailable of 50 %.

Release 1.1.1

11 Mar 10:54
abf4a33
Compare
Choose a tag to compare

Correct use of allowPrivilegeEscalation in Pod Security Context

Release 1.1.0

01 Mar 12:30
8b96ac9
Compare
Choose a tag to compare

Adds inter-pod anti-affinity to optionally prevent replicas from running on the same node

Release 1.0.4

25 Feb 14:17
3dcc66b
Compare
Choose a tag to compare
Flexvolumes updates (#32)

* Add secret reference

* Update version

* Use /mnt/secrets mount point for keyvault secrets

Added Application Insights Instrumentation Key variable

22 Feb 17:04
f4b6b41
Compare
Choose a tag to compare

Added Instrumentation Key as a variable to chart, mapped to AZURE_APPLICATIONINSIGHTS_INSTRUMENTATIONKEY environment variable on container.

Release 1.0.2

19 Feb 17:00
538fd27
Compare
Choose a tag to compare

Make number of pod replicas configurable

Release 1.0.0

14 Feb 15:15
7a0a398
Compare
Choose a tag to compare

This release is a major release due to the change in the default liveness endpoint to /health/liveness
This release should be used with the spring gradle depenedency of
'uk.gov.hmcts.reform', name: 'health-spring-boot-starter', version: '0.0.3' or greater to ensure the pods start up.

Release 0.0.12

04 Feb 14:29
66b5242
Compare
Choose a tag to compare

This change will prevent pod from running container processes as root, please refer to the documentation for more details:
https://tools.hmcts.net/confluence/display/CNP/Pod+Security#PodSecurity-SecurityContext

Release 0.0.11

24 Jan 16:27
4037c0f
Compare
Choose a tag to compare
Reduce cpu limit / requests (#24)

Release 0.0.9

12 Dec 16:46
42cbcc8
Compare
Choose a tag to compare

This is the fixup for the non-deployment of 0.0.8