Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/bulk-scan-processor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: bulk-scan-processor
apiVersion: v2
home: https://github.com/hmcts/bulk-scan-processor
version: 1.0.35
version: 1.0.36
description: HMCTS Bulk scan processor service
maintainers:
- name: HMCTS BSP Team
Expand All @@ -11,7 +11,7 @@ dependencies:
version: 5.3.0
repository: oci://hmctsprod.azurecr.io/helm
- name: servicebus
version: 1.2.1
version: 1.2.2
repository: oci://hmctsprod.azurecr.io/helm
condition: servicebus.enabled
- name: blobstorage
Expand Down