From b5c21133ece91e6ba36320ecc411e78cee7ae1fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 05:25:50 +0000 Subject: [PATCH] Update Helm release java to v5 --- charts/wa-post-deployment-functional-tests/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/wa-post-deployment-functional-tests/Chart.yaml b/charts/wa-post-deployment-functional-tests/Chart.yaml index 26574c4..012632c 100644 --- a/charts/wa-post-deployment-functional-tests/Chart.yaml +++ b/charts/wa-post-deployment-functional-tests/Chart.yaml @@ -9,5 +9,5 @@ maintainers: email: ImmigrationandAsylum@HMCTS.NET dependencies: - name: java - version: 4.0.3 + version: 5.0.2 repository: '@hmctspublic'