Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/ccd-data-store-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -11,7 +11,7 @@ dependencies:
version: 5.3.0
repository: 'oci://hmctspublic.azurecr.io/helm'
- name: elasticsearch
version: 7.17.3
version: 8.5.1
repository: 'https://helm.elastic.co'
condition: elastic.enabled
- name: logstash
Expand Down