Skip to content

Commit

Permalink
Merge branch 'master' into DMP-3396
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Edwards-cgi authored Feb 28, 2025
2 parents 09470f5 + 94fe4de commit 448a47b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions charts/darts-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ appVersion: "1.0"
description: A Helm chart for darts-api App
name: darts-api
home: https://github.com/hmcts/darts-api
version: 0.0.99
version: 0.0.100
maintainers:
- name: HMCTS darts team
dependencies:
- name: java
version: 5.2.1
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
version: 5.3.0
repository: 'oci://hmctspublic.azurecr.io/helm'
- name: function
version: 2.5.3
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo'
version: 2.6.0
repository: 'oci://hmctspublic.azurecr.io/helm'
- name: postgresql
version: 1.0.2
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
version: 1.1.0
repository: 'oci://hmctspublic.azurecr.io/helm'
condition: postgresql.enabled
- name: darts-portal
version: ~0.0.27
repository: 'https://sdshmctspublic.azurecr.io/helm/v1/repo/'
version: ~0.0.28
repository: 'oci://sdshmctspublic.azurecr.io/helm'
condition: darts-portal.enabled

0 comments on commit 448a47b

Please sign in to comment.