From 8d553132837de3bcb06f9d64fb78349cd80b7131 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 13:47:29 +0000 Subject: [PATCH] Update redis Docker tag to v25 --- charts/pcq-frontend/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/pcq-frontend/Chart.yaml b/charts/pcq-frontend/Chart.yaml index 064f12d4d..d94d97ef7 100644 --- a/charts/pcq-frontend/Chart.yaml +++ b/charts/pcq-frontend/Chart.yaml @@ -3,7 +3,7 @@ appVersion: '1.0' name: pcq-frontend description: A Helm chart for the HMCTS PCQ product home: https://github.com/hmcts/pcq-frontend -version: 1.2.158 +version: 1.2.159 maintainers: - name: HMCTS PCQ Team email: pcq-action-group@HMCTS.NET @@ -12,6 +12,6 @@ dependencies: version: 3.2.0 repository: 'oci://hmctsprod.azurecr.io/helm' - name: redis - version: 23.2.12 + version: 25.3.9 repository: 'oci://registry-1.docker.io/bitnamicharts' condition: redis.enabled