From 8ece499625a013c005609565a27d7baad312be14 Mon Sep 17 00:00:00 2001 From: Miguel de Barros Date: Fri, 9 Sep 2022 11:57:59 +0200 Subject: [PATCH] feat(mojaloop/#2880): simplify liquidity cover check and fix issue with validation (#496) feat(mojaloop/[#2880](https://github.com/mdebarros/helm/issues/2880)): simplify liquidity cover check and fix issue with validation - https://github.com/mojaloop/project/issues/2880 - upgraded mojaloop-simulator to v13.0.1 - upgraded central-settlement to v15.0.0 - upgraded central-ledger to v15.1.2.1 - updated TTK Test-Collection to v14.0.0.1 fix(mojaloop/#2734): Failures in daily cron job running GP tests - https://github.com/mojaloop/project/issues/2734 - Included stability fixes in TTK Test-Collection to v14.0.0.1 release --- .changelog/release-v14.0.0.md | 11 ++-- bulk-centralledger/Chart.yaml | 2 +- .../Chart.yaml | 2 +- .../values.yaml | 2 +- .../Chart.yaml | 2 +- .../values.yaml | 2 +- .../Chart.yaml | 2 +- .../values.yaml | 2 +- .../Chart.yaml | 2 +- .../values.yaml | 2 +- bulk-centralledger/values.yaml | 8 +-- central/Chart.yaml | 2 +- central/values.yaml | 22 ++++---- centralledger/Chart.yaml | 2 +- .../chart-handler-admin-transfer/Chart.yaml | 2 +- .../chart-handler-admin-transfer/values.yaml | 2 +- .../chart-handler-timeout/Chart.yaml | 2 +- .../chart-handler-timeout/values.yaml | 2 +- .../chart-handler-transfer-fulfil/Chart.yaml | 2 +- .../chart-handler-transfer-fulfil/values.yaml | 2 +- .../chart-handler-transfer-get/Chart.yaml | 2 +- .../chart-handler-transfer-get/values.yaml | 2 +- .../Chart.yaml | 2 +- .../values.yaml | 2 +- .../chart-handler-transfer-prepare/Chart.yaml | 2 +- .../values.yaml | 2 +- centralledger/chart-service/Chart.yaml | 2 +- centralledger/chart-service/values.yaml | 2 +- centralledger/values.yaml | 14 +++--- centralsettlement/Chart.yaml | 2 +- centralsettlement/chart-service/Chart.yaml | 2 +- centralsettlement/chart-service/values.yaml | 2 +- centralsettlement/values.yaml | 8 +-- mojaloop-bulk/Chart.yaml | 2 +- mojaloop-bulk/values.yaml | 8 +-- mojaloop-simulator/Chart.yaml | 2 +- mojaloop-simulator/values.yaml | 2 +- mojaloop/Chart.yaml | 2 +- mojaloop/values.yaml | 50 ++++++++----------- 39 files changed, 90 insertions(+), 95 deletions(-) diff --git a/.changelog/release-v14.0.0.md b/.changelog/release-v14.0.0.md index 431a4c42d..2a729bb36 100644 --- a/.changelog/release-v14.0.0.md +++ b/.changelog/release-v14.0.0.md @@ -4,6 +4,7 @@ Date | Revision | Description ---------|----------|--------- 2022-07-29 | 0 | Initial release 2022-09-01 | 1 | Updates for init-containers [mojaloop/#2909](https://github.com/mojaloop/project/issues/2909) + 2022-09-08 | 2 | Updates for [mojaloop/#2734](https://github.com/mojaloop/project/issues/2734), [mojaloop/#2880](https://github.com/mojaloop/project/issues/2880) - For *BREAKING CHANGES*, please review the section `#5` "Breaking Changes" below. - For *KNOWN ISSUES*, please review the section `#8` "Known Issues" below. @@ -69,10 +70,10 @@ sdk-scheme-adapter/issues/2478) ## 3. Application versions 1. ml-api-adapter: v13.0.0 -> **v14.0.0** -2. central-ledger: v13.16.1 -> **v15.1.2** +2. central-ledger: v13.16.1 -> **v15.1.2.1** 3. account-lookup-service: v13.0.0 -> **v14.0.0** 4. quoting-service: v14.0.0 -> **15.0.2** -5. central-settlement: 13.4.1 -> **v14.0.0** +5. central-settlement: 13.4.1 -> **v15.0.0** 6. central-event-processor: v11.0.2 -> **v12.0.0** 7. bulk-api-adapter: v13.0.1 -> **v14.0.0** 8. email-notifier: v11.0.2 -> **v12.0.0** @@ -85,7 +86,7 @@ sdk-scheme-adapter/issues/2478) 15. event-sidecar: **v12.0.0** 16. event-stream-processor: v11.0.0-snapshot -> **v12.0.0-snapshot.7** 17. simulator: 12.0.0 -> **v12.0.0** -18. mojaloop-simulator: v12.1.1 -> **v13.0.0** +18. mojaloop-simulator: v12.1.1 -> **v13.0.1** 19. sdk-scheme-adapter: v11.18.11 -> **v18.0.2** 20. ml-testing-toolkit: v14.0.4 -> **v15.0.0** 21. ml-testing-toolkit-ui: v13.5.5 -> **v15.0.0** @@ -101,7 +102,7 @@ sdk-scheme-adapter/issues/2478) 2. central-ledger - https://github.com/mojaloop/central-ledger/releases/tag/v15.1.0 3. account-lookup-service - https://github.com/mojaloop/account-lookup-service/releases/tag/v14.0.0 4. quoting-service - https://github.com/mojaloop/quoting-service/releases/tag/v15.0.2 -5. central-settlement- https://github.com/mojaloop/central-settlement/releases/tag/v14.0.0 +5. central-settlement- https://github.com/mojaloop/central-settlement/releases/tag/v15.0.0 6. central-event-processor - https://github.com/mojaloop/central-event-processor/releases/tag/v12.0.0 7. bulk-api-adapter - https://github.com/mojaloop/bulk-api-adapter/releases/tag/v14.0.0 8. email-notifier - https://github.com/mojaloop/email-notifier/releases/tag/v12.0.0 @@ -114,7 +115,7 @@ sdk-scheme-adapter/issues/2478) 15. event-sidecar - https://github.com/mojaloop/event-sidecar/releases/tag/v12.0.0 16. event-stream-processor - https://github.com/mojaloop/event-stream-processor/releases/v12.0.0-snapshot.7 17. simulator - https://github.com/mojaloop/simulator/releases/tag/v12.0.0 -18. mojaloop-simulator - https://github.com/mojaloop/mojaloop-simulator/releases/tag/v13.0.0 +18. mojaloop-simulator - https://github.com/mojaloop/mojaloop-simulator/releases/tag/v13.0.1 19. sdk-scheme-adapter - https://github.com/mojaloop/sdk-scheme-adapter/releases/tag/v18.0.2 20. ml-testing-toolkit - https://github.com/mojaloop/ml-testing-toolkit/releases/tag/v15.0.0 21. ml-testing-toolkit-ui - https://github.com/mojaloop/ml-testing-toolkit-ui/releases/tag/v15.0.0 diff --git a/bulk-centralledger/Chart.yaml b/bulk-centralledger/Chart.yaml index e83641283..b31a923c2 100644 --- a/bulk-centralledger/Chart.yaml +++ b/bulk-centralledger/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Bulk Services Helm chart for Kubernetes name: bulk-centralledger version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/bulk-centralledger/chart-handler-bulk-transfer-fulfil/Chart.yaml b/bulk-centralledger/chart-handler-bulk-transfer-fulfil/Chart.yaml index e0269c165..aefa39545 100644 --- a/bulk-centralledger/chart-handler-bulk-transfer-fulfil/Chart.yaml +++ b/bulk-centralledger/chart-handler-bulk-transfer-fulfil/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Bulk Transfer Fulfil Handler Helm chart for Kubernetes name: cl-handler-bulk-transfer-fulfil version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/bulk-centralledger/chart-handler-bulk-transfer-fulfil/values.yaml b/bulk-centralledger/chart-handler-bulk-transfer-fulfil/values.yaml index 9377ce827..e78a12849 100644 --- a/bulk-centralledger/chart-handler-bulk-transfer-fulfil/values.yaml +++ b/bulk-centralledger/chart-handler-bulk-transfer-fulfil/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkfulfil"]' service: diff --git a/bulk-centralledger/chart-handler-bulk-transfer-get/Chart.yaml b/bulk-centralledger/chart-handler-bulk-transfer-get/Chart.yaml index d2d73fcd9..43c21fe64 100644 --- a/bulk-centralledger/chart-handler-bulk-transfer-get/Chart.yaml +++ b/bulk-centralledger/chart-handler-bulk-transfer-get/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Bulk Transfer Get Handler Helm chart for Kubernetes name: cl-handler-bulk-transfer-get version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/bulk-centralledger/chart-handler-bulk-transfer-get/values.yaml b/bulk-centralledger/chart-handler-bulk-transfer-get/values.yaml index 5874f59ca..640a37409 100644 --- a/bulk-centralledger/chart-handler-bulk-transfer-get/values.yaml +++ b/bulk-centralledger/chart-handler-bulk-transfer-get/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkget"]' service: diff --git a/bulk-centralledger/chart-handler-bulk-transfer-prepare/Chart.yaml b/bulk-centralledger/chart-handler-bulk-transfer-prepare/Chart.yaml index 62244ae90..d9f0fe4d5 100644 --- a/bulk-centralledger/chart-handler-bulk-transfer-prepare/Chart.yaml +++ b/bulk-centralledger/chart-handler-bulk-transfer-prepare/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Bulk Transfer Prepare Handler Helm chart for Kubernetes name: cl-handler-bulk-transfer-prepare version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/bulk-centralledger/chart-handler-bulk-transfer-prepare/values.yaml b/bulk-centralledger/chart-handler-bulk-transfer-prepare/values.yaml index 8c5478464..05c17c151 100644 --- a/bulk-centralledger/chart-handler-bulk-transfer-prepare/values.yaml +++ b/bulk-centralledger/chart-handler-bulk-transfer-prepare/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkprepare"]' service: diff --git a/bulk-centralledger/chart-handler-bulk-transfer-processing/Chart.yaml b/bulk-centralledger/chart-handler-bulk-transfer-processing/Chart.yaml index 223650097..04a13eda9 100644 --- a/bulk-centralledger/chart-handler-bulk-transfer-processing/Chart.yaml +++ b/bulk-centralledger/chart-handler-bulk-transfer-processing/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Bulk Transfer Processing Handler Helm chart for Kubernetes name: cl-handler-bulk-transfer-processing version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/bulk-centralledger/chart-handler-bulk-transfer-processing/values.yaml b/bulk-centralledger/chart-handler-bulk-transfer-processing/values.yaml index 2a4eadc9f..245b277ba 100644 --- a/bulk-centralledger/chart-handler-bulk-transfer-processing/values.yaml +++ b/bulk-centralledger/chart-handler-bulk-transfer-processing/values.yaml @@ -24,7 +24,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkprocessing"]' service: diff --git a/bulk-centralledger/values.yaml b/bulk-centralledger/values.yaml index 84212c7bb..2375f063e 100644 --- a/bulk-centralledger/values.yaml +++ b/bulk-centralledger/values.yaml @@ -14,7 +14,7 @@ cl-handler-bulk-transfer-prepare: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkprepare"]' service: @@ -199,7 +199,7 @@ cl-handler-bulk-transfer-fulfil: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkfulfil"]' service: @@ -381,7 +381,7 @@ cl-handler-bulk-transfer-processing: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkprocessing"]' service: @@ -562,7 +562,7 @@ cl-handler-bulk-transfer-get: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkget"]' service: diff --git a/central/Chart.yaml b/central/Chart.yaml index 715f33d15..21b395607 100644 --- a/central/Chart.yaml +++ b/central/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central Helm chart for Kubernetes name: central version: 14.0.0 -appVersion: "central-ledger: v15.1.2; central-settlement: v14.0.0; central-event-processor: v12.0.0" +appVersion: "central-ledger: v15.1.2.1; central-settlement: v15.0.0; central-event-processor: v12.0.0" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/central/values.yaml b/central/values.yaml index 0c27c7726..989f3d2ff 100644 --- a/central/values.yaml +++ b/central/values.yaml @@ -22,7 +22,7 @@ centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/api/index.js"]' service: @@ -200,7 +200,7 @@ centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--prepare"]' service: @@ -388,7 +388,7 @@ centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--position"]' service: @@ -573,7 +573,7 @@ centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--get"]' service: @@ -758,7 +758,7 @@ centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--fulfil"]' service: @@ -943,7 +943,7 @@ centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--timeout"]' service: @@ -1133,7 +1133,7 @@ centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--admin"]' service: @@ -1935,7 +1935,7 @@ centralsettlement: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/api/index.js"]' service: @@ -2225,7 +2225,7 @@ centralsettlement: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--deferredSettlement"]' service: @@ -2522,7 +2522,7 @@ centralsettlement: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--grossSettlement"]' service: @@ -2819,7 +2819,7 @@ centralsettlement: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--rules"]' service: diff --git a/centralledger/Chart.yaml b/centralledger/Chart.yaml index 1ddee81a2..90f77811e 100644 --- a/centralledger/Chart.yaml +++ b/centralledger/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Helm chart for Kubernetes name: centralledger version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralledger/chart-handler-admin-transfer/Chart.yaml b/centralledger/chart-handler-admin-transfer/Chart.yaml index c0418ddbf..a942b8276 100644 --- a/centralledger/chart-handler-admin-transfer/Chart.yaml +++ b/centralledger/chart-handler-admin-transfer/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Transfer Prepare Handler Helm chart for Kubernetes name: centralledger-handler-admin-transfer version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralledger/chart-handler-admin-transfer/values.yaml b/centralledger/chart-handler-admin-transfer/values.yaml index d7dba4087..f502fa60a 100644 --- a/centralledger/chart-handler-admin-transfer/values.yaml +++ b/centralledger/chart-handler-admin-transfer/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--admin"]' service: diff --git a/centralledger/chart-handler-timeout/Chart.yaml b/centralledger/chart-handler-timeout/Chart.yaml index 87ffe9a5f..35fb405ff 100644 --- a/centralledger/chart-handler-timeout/Chart.yaml +++ b/centralledger/chart-handler-timeout/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Timeout Handler Helm chart for Kubernetes name: centralledger-handler-timeout version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralledger/chart-handler-timeout/values.yaml b/centralledger/chart-handler-timeout/values.yaml index 69d903fda..801e0149e 100644 --- a/centralledger/chart-handler-timeout/values.yaml +++ b/centralledger/chart-handler-timeout/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--timeout"]' service: diff --git a/centralledger/chart-handler-transfer-fulfil/Chart.yaml b/centralledger/chart-handler-transfer-fulfil/Chart.yaml index 7ff022056..fea86db92 100644 --- a/centralledger/chart-handler-transfer-fulfil/Chart.yaml +++ b/centralledger/chart-handler-transfer-fulfil/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Transfer Fulfil Handler Helm chart for Kubernetes name: centralledger-handler-transfer-fulfil version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralledger/chart-handler-transfer-fulfil/values.yaml b/centralledger/chart-handler-transfer-fulfil/values.yaml index 484e947a6..2e1dfc326 100644 --- a/centralledger/chart-handler-transfer-fulfil/values.yaml +++ b/centralledger/chart-handler-transfer-fulfil/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--fulfil"]' service: diff --git a/centralledger/chart-handler-transfer-get/Chart.yaml b/centralledger/chart-handler-transfer-get/Chart.yaml index 6911a2a45..8e2eafa74 100644 --- a/centralledger/chart-handler-transfer-get/Chart.yaml +++ b/centralledger/chart-handler-transfer-get/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Get Transfer Handler Helm chart for Kubernetes name: centralledger-handler-transfer-get version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralledger/chart-handler-transfer-get/values.yaml b/centralledger/chart-handler-transfer-get/values.yaml index 2184a3b3d..762a48728 100644 --- a/centralledger/chart-handler-transfer-get/values.yaml +++ b/centralledger/chart-handler-transfer-get/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--get"]' service: diff --git a/centralledger/chart-handler-transfer-position/Chart.yaml b/centralledger/chart-handler-transfer-position/Chart.yaml index 6e5ed282d..e54b275b4 100644 --- a/centralledger/chart-handler-transfer-position/Chart.yaml +++ b/centralledger/chart-handler-transfer-position/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Transfer Position Handler Helm chart for Kubernetes name: centralledger-handler-transfer-position version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralledger/chart-handler-transfer-position/values.yaml b/centralledger/chart-handler-transfer-position/values.yaml index 65ddb796c..c9e454b3c 100644 --- a/centralledger/chart-handler-transfer-position/values.yaml +++ b/centralledger/chart-handler-transfer-position/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--position"]' service: diff --git a/centralledger/chart-handler-transfer-prepare/Chart.yaml b/centralledger/chart-handler-transfer-prepare/Chart.yaml index ed833f86b..6880f3dfb 100644 --- a/centralledger/chart-handler-transfer-prepare/Chart.yaml +++ b/centralledger/chart-handler-transfer-prepare/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Transfer Prepare Handler Helm chart for Kubernetes name: centralledger-handler-transfer-prepare version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralledger/chart-handler-transfer-prepare/values.yaml b/centralledger/chart-handler-transfer-prepare/values.yaml index ceb0b9a58..0d522c139 100644 --- a/centralledger/chart-handler-transfer-prepare/values.yaml +++ b/centralledger/chart-handler-transfer-prepare/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--prepare"]' service: diff --git a/centralledger/chart-service/Chart.yaml b/centralledger/chart-service/Chart.yaml index 086532b6d..f7abb7a68 100644 --- a/centralledger/chart-service/Chart.yaml +++ b/centralledger/chart-service/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Ledger Service Helm chart for Kubernetes name: centralledger-service version: 13.0.0 -appVersion: "15.1.2" +appVersion: "15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralledger/chart-service/values.yaml b/centralledger/chart-service/values.yaml index 0de76d8f8..3817cc3bd 100644 --- a/centralledger/chart-service/values.yaml +++ b/centralledger/chart-service/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/api/index.js"]' service: diff --git a/centralledger/values.yaml b/centralledger/values.yaml index b12fc3350..068ab091a 100644 --- a/centralledger/values.yaml +++ b/centralledger/values.yaml @@ -17,7 +17,7 @@ centralledger-service: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/api/index.js"]' service: @@ -196,7 +196,7 @@ centralledger-handler-transfer-prepare: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--prepare"]' service: @@ -385,7 +385,7 @@ centralledger-handler-transfer-position: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--position"]' service: @@ -571,7 +571,7 @@ centralledger-handler-transfer-get: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--get"]' service: @@ -757,7 +757,7 @@ centralledger-handler-transfer-fulfil: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--fulfil"]' service: @@ -943,7 +943,7 @@ centralledger-handler-timeout: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--timeout"]' service: @@ -1134,7 +1134,7 @@ centralledger-handler-admin-transfer: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--admin"]' service: diff --git a/centralsettlement/Chart.yaml b/centralsettlement/Chart.yaml index 4c23ffe05..a45408f13 100644 --- a/centralsettlement/Chart.yaml +++ b/centralsettlement/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Settlement Helm chart for Kubernetes name: centralsettlement version: 14.0.0 -appVersion: "v14.0.0" +appVersion: "v15.0.0" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralsettlement/chart-service/Chart.yaml b/centralsettlement/chart-service/Chart.yaml index aec1a336a..b506bc752 100644 --- a/centralsettlement/chart-service/Chart.yaml +++ b/centralsettlement/chart-service/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Central-Settlement helm chart for API services and handlers name: centralsettlement-service version: 14.0.0 -appVersion: "v14.0.0" +appVersion: "v15.0.0" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/centralsettlement/chart-service/values.yaml b/centralsettlement/chart-service/values.yaml index 4702c5cc9..d4a3db870 100644 --- a/centralsettlement/chart-service/values.yaml +++ b/centralsettlement/chart-service/values.yaml @@ -11,7 +11,7 @@ containers: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--grossSettlement"]' service: diff --git a/centralsettlement/values.yaml b/centralsettlement/values.yaml index ad3d90e0b..0f964af9e 100644 --- a/centralsettlement/values.yaml +++ b/centralsettlement/values.yaml @@ -11,7 +11,7 @@ centralsettlement-service: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/api/index.js"]' service: @@ -301,7 +301,7 @@ centralsettlement-handler-deferredsettlement: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--deferredSettlement"]' service: @@ -599,7 +599,7 @@ centralsettlement-handler-grosssettlement: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--grossSettlement"]' service: @@ -895,7 +895,7 @@ centralsettlement-handler-rules: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--rules"]' service: diff --git a/mojaloop-bulk/Chart.yaml b/mojaloop-bulk/Chart.yaml index a80b89e54..002c237a5 100644 --- a/mojaloop-bulk/Chart.yaml +++ b/mojaloop-bulk/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Mojaloop Bulk Helm chart for Kubernetes name: mojaloop-bulk version: 14.0.0 -appVersion: "bulk-api-adapter: v14.0.0; central-ledger: v15.1.0" +appVersion: "bulk-api-adapter: v14.0.0; central-ledger: v15.1.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/mojaloop-bulk/values.yaml b/mojaloop-bulk/values.yaml index 851adbbfe..c8060a111 100644 --- a/mojaloop-bulk/values.yaml +++ b/mojaloop-bulk/values.yaml @@ -297,7 +297,7 @@ bulk-centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkprepare"]' service: @@ -470,7 +470,7 @@ bulk-centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkfulfil"]' service: @@ -640,7 +640,7 @@ bulk-centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkprocessing"]' service: @@ -810,7 +810,7 @@ bulk-centralledger: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkget"]' service: diff --git a/mojaloop-simulator/Chart.yaml b/mojaloop-simulator/Chart.yaml index 39242d7ab..7506ed647 100644 --- a/mojaloop-simulator/Chart.yaml +++ b/mojaloop-simulator/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 description: "Helm Chart for the Mojaloop (SDK-based) Simulator" name: mojaloop-simulator version: 14.0.0 -appVersion: "sdk-scheme-adapter: v18.0.2; mojaloop-simulator: v13.0.0; thirdparty-sdk: v15.1.0" +appVersion: "sdk-scheme-adapter: v18.0.2; mojaloop-simulator: v13.0.1; thirdparty-sdk: v15.1.0" diff --git a/mojaloop-simulator/values.yaml b/mojaloop-simulator/values.yaml index 2ab6dc809..9a11c9433 100644 --- a/mojaloop-simulator/values.yaml +++ b/mojaloop-simulator/values.yaml @@ -441,7 +441,7 @@ defaults: &defaults backend: image: repository: mojaloop/mojaloop-simulator - tag: v13.0.0 + tag: v13.0.1 pullPolicy: IfNotPresent <<: *defaultProbes diff --git a/mojaloop/Chart.yaml b/mojaloop/Chart.yaml index 7c78fa170..0cadbe989 100644 --- a/mojaloop/Chart.yaml +++ b/mojaloop/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Mojaloop Helm chart for Kubernetes name: mojaloop version: 14.0.0 -appVersion: "ml-api-adapter: v14.0.0; central-ledger: v15.1.0; account-lookup-service: v13.0.0; quoting-service: v15.0.2; central-settlement: v14.0.0; central-event-processor: v12.0.0; bulk-api-adapter: v13.0.1; email-notifier: v12.0.0; als-oracle-pathfinder: v12.0.0; transaction-requests-service: v14.0.1; simulator: v12.0.0; mojaloop-simulator: v13.0.0; sdk-scheme-adapter: v18.0.2; thirdparty-sdk: v15.1.0; ml-testing-toolkit: v15.0.0; ml-testing-toolkit-ui: v15.0.0;" +appVersion: "ml-api-adapter: v14.0.0; central-ledger: v15.1.2.1; account-lookup-service: v13.0.0; quoting-service: v15.0.2; central-settlement: v15.0.0; central-event-processor: v12.0.0; bulk-api-adapter: v13.0.1; email-notifier: v12.0.0; als-oracle-pathfinder: v12.0.0; transaction-requests-service: v14.0.1; simulator: v12.0.0; mojaloop-simulator: v13.0.1; sdk-scheme-adapter: v18.0.2; thirdparty-sdk: v15.1.0; ml-testing-toolkit: v15.0.0; ml-testing-toolkit-ui: v15.0.0;" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/mojaloop/values.yaml b/mojaloop/values.yaml index 0f5f3c227..b89e2e6b0 100644 --- a/mojaloop/values.yaml +++ b/mojaloop/values.yaml @@ -25,7 +25,7 @@ central: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/api/index.js"]' service: @@ -212,7 +212,7 @@ central: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--prepare"]' service: @@ -409,7 +409,7 @@ central: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--admin"]' service: @@ -603,7 +603,7 @@ central: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--position"]' service: @@ -797,7 +797,7 @@ central: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--get"]' service: @@ -991,7 +991,7 @@ central: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--fulfil"]' service: @@ -1185,7 +1185,7 @@ central: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--timeout"]' service: @@ -1833,7 +1833,7 @@ central: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/api/index.js"]' service: @@ -2123,7 +2123,7 @@ central: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--deferredSettlement"]' service: @@ -2420,7 +2420,7 @@ central: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--grossSettlement"]' service: @@ -2717,7 +2717,7 @@ central: api: image: repository: mojaloop/central-settlement - tag: v14.0.0 + tag: v15.0.0 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "h", "--rules"]' service: @@ -6044,7 +6044,7 @@ mojaloop-simulator: backend: image: repository: mojaloop/mojaloop-simulator - tag: v13.0.0 + tag: v13.0.1 pullPolicy: IfNotPresent <<: *defaultProbes @@ -6625,7 +6625,7 @@ mojaloop-bulk: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkprepare"]' service: @@ -6797,7 +6797,7 @@ mojaloop-bulk: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkfulfil"]' service: @@ -6966,7 +6966,7 @@ mojaloop-bulk: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkprocessing"]' service: @@ -7135,7 +7135,7 @@ mojaloop-bulk: api: image: repository: mojaloop/central-ledger - tag: v15.1.2 + tag: v15.1.2.1 pullPolicy: IfNotPresent command: '["node", "src/handlers/index.js", "handler", "--bulkget"]' service: @@ -7631,8 +7631,8 @@ ml-ttk-posthook-setup: weight: -5 config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases - testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/v14.0.0.zip - testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-14.0.0/collections/hub/provisioning + testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/v14.0.0.1.zip + testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-14.0.0.1/collections/hub/provisioning ttkBackendURL: http://$release_name-ml-testing-toolkit-backend:5050 parameters: <<: *simNames @@ -7645,7 +7645,7 @@ ml-ttk-posthook-tests: config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl - testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-14.0.0/collections/hub/golden_path + testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-14.0.0.1/collections/hub/golden_path # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports ttkBackendURL: http://$release_name-ml-testing-toolkit-backend:5050 @@ -7786,9 +7786,7 @@ ml-ttk-test-val-bulk: config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl - # testCasesPathInZip: *ttkGitPathGP - # testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/refs/heads/release/v14.0.0.zip - testCasesPathInZip: testing-toolkit-test-cases-14.0.0/collections/hub/other_tests/bulk_transfers + testCasesPathInZip: testing-toolkit-test-cases-14.0.0.1/collections/hub/other_tests/bulk_transfers ## Optional config for uploading reports to S3 Buckets. If enabled: WS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION under the 'configCreds' is required. # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports @@ -7826,9 +7824,7 @@ ml-ttk-test-setup-tp: config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl - # testCasesPathInZip: *ttkGitPathGP - # testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/refs/heads/release/v14.0.0.zip - testCasesPathInZip: testing-toolkit-test-cases-14.0.0/collections/hub/provisioning_thirdparty + testCasesPathInZip: testing-toolkit-test-cases-14.0.0.1/collections/hub/provisioning_thirdparty ## Optional config for uploading reports to S3 Buckets. If enabled: WS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION under the 'configCreds' is required. # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports @@ -7866,9 +7862,7 @@ ml-ttk-test-val-tp: config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl - # testCasesPathInZip: *ttkGitPathGP - # testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/refs/heads/release/v14.0.0.zip - testCasesPathInZip: testing-toolkit-test-cases-14.0.0/collections/hub/thirdparty + testCasesPathInZip: testing-toolkit-test-cases-14.0.0.1/collections/hub/thirdparty ## Optional config for uploading reports to S3 Buckets. If enabled: WS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION under the 'configCreds' is required. # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports