We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d05cc8e commit b64710fCopy full SHA for b64710f
1 file changed
charts/ccd-data-store-api/Chart.yaml
@@ -2,7 +2,7 @@ description: Helm chart for the HMCTS CCD Data Store
2
name: ccd-data-store-api
3
apiVersion: v2
4
home: https://github.com/hmcts/ccd-data-store-api
5
-version: 2.0.37
+version: 2.0.38
6
maintainers:
7
- name: HMCTS CCD Dev Team
8
email: ccd-devops@HMCTS.NET
@@ -11,7 +11,7 @@ dependencies:
11
version: 5.3.0
12
repository: 'oci://hmctspublic.azurecr.io/helm'
13
- name: elasticsearch
14
- version: 7.17.3
+ version: 8.5.1
15
repository: 'https://helm.elastic.co'
16
condition: elastic.enabled
17
- name: logstash
0 commit comments