From fa9fd9e4feca9d7340715933fefb01118108ec92 Mon Sep 17 00:00:00 2001 From: Vijay Date: Tue, 3 Dec 2024 16:44:15 +0530 Subject: [PATCH] chore: update versions --- mojaloop/finance-portal/Chart.yaml | 10 +++++----- mojaloop/reporting-hub-bop-api-svc/Chart.yaml | 4 ++-- mojaloop/reporting-hub-bop-api-svc/values.yaml | 2 +- mojaloop/reporting-hub-bop-positions-ui/Chart.yaml | 4 ++-- mojaloop/reporting-hub-bop-positions-ui/values.yaml | 2 +- mojaloop/reporting-hub-bop-settlements-ui/Chart.yaml | 4 ++-- mojaloop/reporting-hub-bop-settlements-ui/values.yaml | 2 +- mojaloop/reporting-hub-bop-shell/Chart.yaml | 4 ++-- mojaloop/reporting-hub-bop-shell/values.yaml | 7 ++++++- mojaloop/reporting-hub-bop-trx-ui/Chart.yaml | 4 ++-- mojaloop/reporting-hub-bop-trx-ui/values.yaml | 2 +- 11 files changed, 25 insertions(+), 20 deletions(-) diff --git a/mojaloop/finance-portal/Chart.yaml b/mojaloop/finance-portal/Chart.yaml index 10a24017..400c1f0b 100644 --- a/mojaloop/finance-portal/Chart.yaml +++ b/mojaloop/finance-portal/Chart.yaml @@ -42,14 +42,14 @@ dependencies: tags: - mojaloop - reporting-hub-bop-shell - version: 1.0.3 + version: 1.1.0 - name: reporting-hub-bop-api-svc condition: reporting-hub-bop-api-svc.enabled repository: "file://../reporting-hub-bop-api-svc" tags: - mojaloop - reporting-hub-bop-api-svc - version: 2.0.0 + version: 2.1.0 - name: reporting-legacy-api condition: reporting-legacy-api.enabled repository: "file://../reporting-legacy-api" @@ -77,21 +77,21 @@ dependencies: tags: - mojaloop - reporting-hub-bop-trx-ui - version: 1.0.0 + version: 1.1.0 - name: reporting-hub-bop-settlements-ui condition: reporting-hub-bop-settlements-ui.enabled repository: "file://../reporting-hub-bop-settlements-ui" tags: - mojaloop - reporting-hub-bop-settlements-ui - version: 1.0.3 + version: 1.1.0 - name: reporting-hub-bop-positions-ui condition: reporting-hub-bop-positions-ui.enabled repository: "file://../reporting-hub-bop-positions-ui" tags: - mojaloop - reporting-hub-bop-positions-ui - version: 1.0.3 + version: 1.0.4 - name: reporting-hub-bop-experience-api-svc condition: reporting-hub-bop-experience-api-svc.enabled repository: "file://../reporting-hub-bop-experience-api-svc" diff --git a/mojaloop/reporting-hub-bop-api-svc/Chart.yaml b/mojaloop/reporting-hub-bop-api-svc/Chart.yaml index 0ace928f..c457ec74 100644 --- a/mojaloop/reporting-hub-bop-api-svc/Chart.yaml +++ b/mojaloop/reporting-hub-bop-api-svc/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 description: Reporting API service name: reporting-hub-bop-api-svc -version: 2.0.0 -appVersion: "2.0.3" +version: 2.1.0 +appVersion: "2.1.0" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/mojaloop/reporting-hub-bop-api-svc/values.yaml b/mojaloop/reporting-hub-bop-api-svc/values.yaml index f81e3296..97775431 100644 --- a/mojaloop/reporting-hub-bop-api-svc/values.yaml +++ b/mojaloop/reporting-hub-bop-api-svc/values.yaml @@ -130,7 +130,7 @@ containerSecurityContext: image: registry: docker.io repository: mojaloop/reporting-hub-bop-api-svc - tag: v2.0.3 + tag: v2.1.1-snapshot-4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/mojaloop/reporting-hub-bop-positions-ui/Chart.yaml b/mojaloop/reporting-hub-bop-positions-ui/Chart.yaml index 7b99f9fc..42bfaff6 100644 --- a/mojaloop/reporting-hub-bop-positions-ui/Chart.yaml +++ b/mojaloop/reporting-hub-bop-positions-ui/Chart.yaml @@ -3,8 +3,8 @@ description: >- This is the role microfrontend of the BizOps framework that handles tracing of transfers. name: reporting-hub-bop-positions-ui -version: 1.0.3 -appVersion: "0.0.6" +version: 1.0.4 +appVersion: "1.0.4" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/mojaloop/reporting-hub-bop-positions-ui/values.yaml b/mojaloop/reporting-hub-bop-positions-ui/values.yaml index 48cbd7ff..654feeba 100644 --- a/mojaloop/reporting-hub-bop-positions-ui/values.yaml +++ b/mojaloop/reporting-hub-bop-positions-ui/values.yaml @@ -80,7 +80,7 @@ containerSecurityContext: image: registry: docker.io repository: mojaloop/reporting-hub-bop-positions-ui - tag: v0.0.6 + tag: v0.0.7 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/mojaloop/reporting-hub-bop-settlements-ui/Chart.yaml b/mojaloop/reporting-hub-bop-settlements-ui/Chart.yaml index e1371248..4bf97158 100644 --- a/mojaloop/reporting-hub-bop-settlements-ui/Chart.yaml +++ b/mojaloop/reporting-hub-bop-settlements-ui/Chart.yaml @@ -3,8 +3,8 @@ description: >- This is the role microfrontend of the BizOps framework that handles tracing of transfers. name: reporting-hub-bop-settlements-ui -version: 1.0.3 -appVersion: "0.0.12" +version: 1.1.0 +appVersion: "1.1.0" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/mojaloop/reporting-hub-bop-settlements-ui/values.yaml b/mojaloop/reporting-hub-bop-settlements-ui/values.yaml index 8828e7f0..44aad71a 100644 --- a/mojaloop/reporting-hub-bop-settlements-ui/values.yaml +++ b/mojaloop/reporting-hub-bop-settlements-ui/values.yaml @@ -80,7 +80,7 @@ containerSecurityContext: image: registry: docker.io repository: mojaloop/reporting-hub-bop-settlements-ui - tag: v0.0.12 + tag: v0.0.19-snapshot.3 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/mojaloop/reporting-hub-bop-shell/Chart.yaml b/mojaloop/reporting-hub-bop-shell/Chart.yaml index e5945919..5a579d33 100644 --- a/mojaloop/reporting-hub-bop-shell/Chart.yaml +++ b/mojaloop/reporting-hub-bop-shell/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 description: This is the Shell application that accommodates BizOps microfrontends. name: reporting-hub-bop-shell -version: 1.0.3 -appVersion: "2.2.3" +version: 1.1.0 +appVersion: "1.1.0" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/mojaloop/reporting-hub-bop-shell/values.yaml b/mojaloop/reporting-hub-bop-shell/values.yaml index b8dff413..74c3663c 100644 --- a/mojaloop/reporting-hub-bop-shell/values.yaml +++ b/mojaloop/reporting-hub-bop-shell/values.yaml @@ -80,7 +80,7 @@ containerSecurityContext: image: registry: docker.io repository: mojaloop/reporting-hub-bop-shell - tag: v2.2.3 + tag: v2.3.1 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -198,6 +198,11 @@ config: REMOTE_2_URL: http://reporting-hub-bop-trx-ui.local REMOTE_3_URL: http://reporting-hub-bop-settlements-ui.local REMOTE_4_URL: http://reporting-hub-bop-positions-ui.local + # REACT_APP_TITLE: Mojaloop Finance Portal + # REACT_APP_SUBTITLE: Accelarating regional trade through supporting cross boarder, instant lowcost, payments and transfers. + # REACT_APP_TITLE_IMAGE: http://reporting-hub-bop-positions-ui.local/images/logo.png + # REACT_APP_TITLE_BAR_COLOR: '#911414' + # REACT_APP_DFSP_IMG: http://reporting-hub-bop-positions-ui.local/images/dfsp.png service: internalPort: 8080 diff --git a/mojaloop/reporting-hub-bop-trx-ui/Chart.yaml b/mojaloop/reporting-hub-bop-trx-ui/Chart.yaml index e852f3e0..1262da00 100644 --- a/mojaloop/reporting-hub-bop-trx-ui/Chart.yaml +++ b/mojaloop/reporting-hub-bop-trx-ui/Chart.yaml @@ -3,8 +3,8 @@ description: >- This is the role microfrontend of the BizOps framework that handles tracing of transfers. name: reporting-hub-bop-trx-ui -version: 1.0.0 -appVersion: "1.7.2" +version: 1.1.0 +appVersion: "1.1.0" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/mojaloop/reporting-hub-bop-trx-ui/values.yaml b/mojaloop/reporting-hub-bop-trx-ui/values.yaml index c07c5d51..82cc5eff 100644 --- a/mojaloop/reporting-hub-bop-trx-ui/values.yaml +++ b/mojaloop/reporting-hub-bop-trx-ui/values.yaml @@ -80,7 +80,7 @@ containerSecurityContext: image: registry: docker.io repository: mojaloop/reporting-hub-bop-trx-ui - tag: v1.7.2 + tag: v2.0.0-snapshot.0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images