Skip to content

Commit

Permalink
DIAC-000 Upgrade java chart and servicebus chart (#2494)
Browse files Browse the repository at this point in the history
  • Loading branch information
alivenichoppa authored Feb 28, 2025
1 parent 2275103 commit e929de2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions charts/ia-case-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: v2
name: ia-case-api
home: https://github.com/hmcts/ia-case-api
version: 0.0.60
version: 0.0.61
description: Immigration & Asylum Case API
maintainers:
- name: HMCTS Immigration & Asylum Team
email: ImmigrationandAsylum@HMCTS.NET
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: ccd
version: ~9.2.1
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
Expand Down Expand Up @@ -71,8 +71,8 @@ dependencies:
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
condition: wa.enabled
- name: servicebus
version: 1.0.7
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
version: 1.2.0
repository: 'oci://hmctspublic.azurecr.io/helm'
condition: servicebus.enabled
- name: ccd-message-publisher
version: ~0.1.20
Expand Down

0 comments on commit e929de2

Please sign in to comment.