Skip to content

Commit

Permalink
Merge pull request #1462 from hmcts/CCD-5339_PI33_Helm_chart_upgrade_…
Browse files Browse the repository at this point in the history
…chart-java

Ccd 5339 pi33 helm chart upgrade chart java
  • Loading branch information
muhammad-umerji01 authored Apr 25, 2024
2 parents e4e0372 + 11f9041 commit abe7e2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/ccd-definition-store-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ description: Helm chart for the HMCTS CCD Definition Store
name: ccd-definition-store-api
apiVersion: v2
home: https://github.com/hmcts/ccd-definition-store-api
version: 1.6.16
version: 1.6.17
maintainers:
- name: HMCTS CCD Dev Team
email: [email protected]
dependencies:
- name: java
version: 5.0.0
version: 5.2.0
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
2 changes: 1 addition & 1 deletion charts/ccd-definition-store-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ java:
applicationPort: 4451
aadIdentityName: ccd
autoscaling:
enabled: true
enabled: false
maxReplicas: 4
keyVaults:
ccd:
Expand Down

0 comments on commit abe7e2b

Please sign in to comment.