diff --git a/java/Chart.yaml b/java/Chart.yaml index 45889a5..5a937c0 100644 --- a/java/Chart.yaml +++ b/java/Chart.yaml @@ -16,7 +16,7 @@ keywords: dependencies: - name: library - version: 2.2.2 + version: 2.2.4-alpha repository: oci://hmctspublic.azurecr.io/helm - name: postgresql version: 15.2.4 diff --git a/java/templates/deployment.yaml b/java/templates/deployment.yaml index 8a599f0..b4cabd9 100644 --- a/java/templates/deployment.yaml +++ b/java/templates/deployment.yaml @@ -1 +1 @@ -{{- template "hmcts.deployment.v5.tpl" . -}} +{{- template "hmcts.deployment.v6.tpl" . -}}