Skip to content

Commit

Permalink
Merge pull request #416 from hmcts/CCD-5339_PI33_Helm_chart_upgrade_n…
Browse files Browse the repository at this point in the history
…odejs

Updated nodejs 3.0.0 to 3.1.0 chart version from 1.3.8 to 1.3.9
  • Loading branch information
muhammad-umerji01 authored Apr 25, 2024
2 parents 5aa9523 + 414dc0c commit 4f77687
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/ccd-case-activity-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: v2
description: Helm chart for the HMCTS CCD Case Activity
name: ccd-case-activity-api
home: https://github.com/hmcts/ccd-case-activity-api
version: 1.3.8
version: 1.3.9
maintainers:
- name: HMCTS CCD Dev Team
email: [email protected]
dependencies:
- name: nodejs
version: 3.0.0
version: 3.1.0
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
- name: redis
version: 16.13.0
Expand Down
2 changes: 1 addition & 1 deletion charts/ccd-case-activity-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nodejs:
aadIdentityName: ccd
ingressHost: ccd-case-activity-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal
autoscaling:
enabled: true
enabled: false
minReplicas: 8
maxReplicas: 16
environment:
Expand Down

0 comments on commit 4f77687

Please sign in to comment.