Skip to content

Commit 69aeb97

Browse files
committed
fix: fix mongodb issue
1 parent b2c49ab commit 69aeb97

File tree

38 files changed

+67
-67
lines changed

38 files changed

+67
-67
lines changed

bulk-api-adapter/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: bulk-api-adapter Helm chart for Kubernetes
33
name: bulk-api-adapter
44
version: 14.17.0
5-
appVersion: v17.2.3
5+
appVersion: v17.2.5
66
home: http://mojaloop.io
77
icon: http://mojaloop.io/images/logo.png
88
sources:

bulk-api-adapter/chart-handler-notification/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: bulk-api-adapter Handler for Notifications component Helm chart for Kubernetes
33
name: bulk-api-adapter-handler-notification
44
version: 14.8.0
5-
appVersion: v17.2.3
5+
appVersion: v17.2.5
66
home: http://mojaloop.io
77
icon: http://mojaloop.io/images/logo.png
88
sources:

bulk-api-adapter/chart-handler-notification/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
image:
66
registry: docker.io
77
repository: mojaloop/bulk-api-adapter
8-
tag: v17.2.3
8+
tag: v17.2.5
99
## Specify a imagePullPolicy
1010
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1111
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

bulk-api-adapter/chart-service/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: bulk-api-adapter API component Helm chart for Kubernetes
33
name: bulk-api-adapter-service
44
version: 14.9.0
5-
appVersion: v17.2.3
5+
appVersion: v17.2.5
66
home: http://mojaloop.io
77
icon: http://mojaloop.io/images/logo.png
88
sources:

bulk-api-adapter/chart-service/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
image:
66
registry: docker.io
77
repository: mojaloop/bulk-api-adapter
8-
tag: v17.2.3
8+
tag: v17.2.5
99
## Specify a imagePullPolicy
1010
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1111
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

bulk-api-adapter/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bulk-api-adapter-service:
1313
image:
1414
registry: docker.io
1515
repository: mojaloop/bulk-api-adapter
16-
tag: v17.2.3
16+
tag: v17.2.5
1717
## Specify a imagePullPolicy
1818
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1919
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -289,7 +289,7 @@ bulk-api-adapter-handler-notification:
289289
image:
290290
registry: docker.io
291291
repository: mojaloop/bulk-api-adapter
292-
tag: v17.2.3
292+
tag: v17.2.5
293293
## Specify a imagePullPolicy
294294
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
295295
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

bulk-centralledger/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: Central-Ledger Bulk Services Helm chart for Kubernetes
33
name: bulk-centralledger
44
version: 14.31.0
5-
appVersion: v19.12.0
5+
appVersion: v19.12.7
66
home: http://mojaloop.io
77
icon: http://mojaloop.io/images/logo.png
88
sources:

bulk-centralledger/chart-handler-bulk-transfer-fulfil/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: Central-Ledger Bulk Transfer Fulfil Handler Helm chart for Kubernetes
33
name: cl-handler-bulk-transfer-fulfil
44
version: 14.10.0
5-
appVersion: v19.12.0
5+
appVersion: v19.12.7
66
home: http://mojaloop.io
77
icon: http://mojaloop.io/images/logo.png
88
sources:

bulk-centralledger/chart-handler-bulk-transfer-fulfil/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ global: {}
99
image:
1010
registry: docker.io
1111
repository: mojaloop/central-ledger
12-
tag: v19.12.6
12+
tag: v19.12.7
1313
## Specify a imagePullPolicy
1414
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1515
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

bulk-centralledger/chart-handler-bulk-transfer-get/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: Central-Ledger Bulk Transfer Get Handler Helm chart for Kubernetes
33
name: cl-handler-bulk-transfer-get
44
version: 14.10.0
5-
appVersion: v19.12.0
5+
appVersion: v19.12.7
66
home: http://mojaloop.io
77
icon: http://mojaloop.io/images/logo.png
88
sources:

0 commit comments

Comments
 (0)