We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4e0372 + 11f9041 commit abe7e2bCopy full SHA for abe7e2b
charts/ccd-definition-store-api/Chart.yaml
@@ -2,11 +2,11 @@ description: Helm chart for the HMCTS CCD Definition Store
2
name: ccd-definition-store-api
3
apiVersion: v2
4
home: https://github.com/hmcts/ccd-definition-store-api
5
-version: 1.6.16
+version: 1.6.17
6
maintainers:
7
- name: HMCTS CCD Dev Team
8
email: ccd-devops@HMCTS.NET
9
dependencies:
10
- name: java
11
- version: 5.0.0
+ version: 5.2.0
12
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
charts/ccd-definition-store-api/values.yaml
@@ -4,7 +4,7 @@ java:
applicationPort: 4451
aadIdentityName: ccd
autoscaling:
- enabled: true
+ enabled: false
maxReplicas: 4
keyVaults:
ccd:
0 commit comments