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