We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe6645 + 75fd096 commit c625f6aCopy full SHA for c625f6a
charts/ccd-data-store-api/Chart.yaml
@@ -2,13 +2,13 @@ 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.26
+version: 2.0.27
6
maintainers:
7
- name: HMCTS CCD Dev Team
8
email: [email protected]
9
dependencies:
10
- name: java
11
- version: 5.0.0
+ version: 5.2.0
12
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
13
- name: elasticsearch
14
version: 7.17.3
charts/ccd-data-store-api/values.yaml
@@ -7,7 +7,7 @@ java:
applicationPort: 4452
aadIdentityName: ccd
autoscaling:
- enabled: true
+ enabled: false
maxReplicas: 9
minReplicas: 6
keyVaults:
0 commit comments