Skip to content

Commit

Permalink
Updating helm charts (#2655)
Browse files Browse the repository at this point in the history
Co-authored-by: hmcts-jenkins-cnp <60659747+hmcts-jenkins-cnp[bot]@users.noreply.github.com>
  • Loading branch information
davet1985 and hmcts-jenkins-cnp[bot] authored Feb 27, 2025
1 parent b508278 commit 94fe4de
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 94fe4de

Please sign in to comment.