Releases: hmcts/chart-java
Added Pod Disruption Budgets
Added Pod Disruption Budgets with a default .spec.maxUnavailable of 50 %.
Release 1.1.1
Correct use of allowPrivilegeEscalation
in Pod Security Context
Release 1.1.0
Adds inter-pod anti-affinity to optionally prevent replicas from running on the same node
Release 1.0.4
Flexvolumes updates (#32) * Add secret reference * Update version * Use /mnt/secrets mount point for keyvault secrets
Added Application Insights Instrumentation Key variable
Added Instrumentation Key as a variable to chart, mapped to AZURE_APPLICATIONINSIGHTS_INSTRUMENTATIONKEY environment variable on container.
Release 1.0.2
Make number of pod replicas configurable
Release 1.0.0
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
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
Reduce cpu limit / requests (#24)
Release 0.0.9
This is the fixup for the non-deployment of 0.0.8