From 375e9939311e4c57af16e223e7ea2aff168a8f6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 11:13:48 +0000 Subject: [PATCH] Update Helm release postgresql to v18 --- java/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/Chart.yaml b/java/Chart.yaml index 7a13318..caa8497 100644 --- a/java/Chart.yaml +++ b/java/Chart.yaml @@ -19,6 +19,6 @@ dependencies: version: 2.2.2 repository: oci://hmctsprod.azurecr.io/helm - name: postgresql - version: 15.2.4 + version: 18.2.0 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled