From 482a39074390ef9ecc739c2695f5db51d70b0865 Mon Sep 17 00:00:00 2001 From: Shabbir Mama Date: Thu, 5 Mar 2026 11:48:41 +0000 Subject: [PATCH 1/2] Testing java 5.3.3-beta release --- charts/ccd-data-store-api/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/ccd-data-store-api/Chart.yaml b/charts/ccd-data-store-api/Chart.yaml index 88984aaf76..00e2ee641d 100644 --- a/charts/ccd-data-store-api/Chart.yaml +++ b/charts/ccd-data-store-api/Chart.yaml @@ -8,8 +8,8 @@ maintainers: email: ccd-devops@HMCTS.NET dependencies: - name: java - version: 5.3.0 - repository: 'oci://hmctspublic.azurecr.io/helm' + version: 5.3.3-beta + repository: 'oci://hmctsprod.azurecr.io/helm' - name: elasticsearch version: 7.17.3 repository: 'https://helm.elastic.co' From 97e8840878cddaa9520d9503209539008cc5e58f Mon Sep 17 00:00:00 2001 From: hmcts-jenkins-a-to-c <62422075+hmcts-jenkins-a-to-c[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 11:49:54 +0000 Subject: [PATCH 2/2] Bumping chart version/ fixing aliases --- charts/ccd-data-store-api/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ccd-data-store-api/Chart.yaml b/charts/ccd-data-store-api/Chart.yaml index 00e2ee641d..6ca4e77801 100644 --- a/charts/ccd-data-store-api/Chart.yaml +++ b/charts/ccd-data-store-api/Chart.yaml @@ -2,7 +2,7 @@ description: Helm chart for the HMCTS CCD Data Store name: ccd-data-store-api apiVersion: v2 home: https://github.com/hmcts/ccd-data-store-api -version: 2.0.37 +version: 2.0.38 maintainers: - name: HMCTS CCD Dev Team email: ccd-devops@HMCTS.NET