Skip to content

Commit

Permalink
feat: fp update fx (#117)
Browse files Browse the repository at this point in the history
* chore: refactor params

* fix: ver

* chore: update versions

* fix: issue

* fix: issue

* fix: dns

* fix: flow

* fix: issue

* fix: transfers not shown

* feat: add indexes in mongodb

* chore: bump version

* chore: bump fp version

* chore: bump

* chore: bump
  • Loading branch information
vijayg10 authored Dec 24, 2024
1 parent 926c1bf commit 299111f
Show file tree
Hide file tree
Showing 20 changed files with 206 additions and 4,879 deletions.
14 changes: 7 additions & 7 deletions local-deployment-methods/helmfile/values-fp-min.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@ global:
keto:
readURL: "http://keto-read:80"
reportingDB:
host: centralledger-mysql
host: mysqldb
port: 3306
user: user
database: default
user: central_ledger
database: central_ledger
# secret: {}
secret:
name: mysql
name: mysqldb
key: mysql-password
reportingEventsDB:
host: reporting-events-db
port: 27017
user: user
database: default
user: finance_portal
database: finance_portal
# secret: {}
secret:
name: reporting-events-db
key: mongodb-password
key: mongodb-passwords
kafka:
host: test1-kafka-headless
port: 9092
Expand Down
16 changes: 8 additions & 8 deletions mojaloop/finance-portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.3.0
version: 5.0.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "4.3.0"
appVersion: "5.0.0"
dependencies:
- name: common
repository: "file://../common"
Expand All @@ -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: 3.0.0
- name: reporting-legacy-api
condition: reporting-legacy-api.enabled
repository: "file://../reporting-legacy-api"
Expand All @@ -63,7 +63,7 @@ dependencies:
tags:
- mojaloop
- reporting-events-processor-svc
version: 3.0.1
version: 3.1.0
- name: reporting-hub-bop-role-ui
condition: reporting-hub-bop-role-ui.enabled
repository: "file://../reporting-hub-bop-role-ui"
Expand All @@ -77,21 +77,21 @@ dependencies:
tags:
- mojaloop
- reporting-hub-bop-trx-ui
version: 1.0.0
version: 2.0.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"
Expand Down
4 changes: 2 additions & 2 deletions mojaloop/reporting-events-processor-svc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
description: Reporting Events Processor
name: reporting-events-processor-svc
version: 3.0.1
appVersion: "3.0.0"
version: 3.1.0
appVersion: "3.1.0"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion mojaloop/reporting-events-processor-svc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ containerSecurityContext:
image:
registry: docker.io
repository: mojaloop/reporting-events-processor-svc
tag: v3.0.0
tag: v3.1.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
Expand Down
4 changes: 2 additions & 2 deletions mojaloop/reporting-hub-bop-api-svc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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: 3.0.0
appVersion: "3.0.0"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion mojaloop/reporting-hub-bop-api-svc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ containerSecurityContext:
image:
registry: docker.io
repository: mojaloop/reporting-hub-bop-api-svc
tag: v2.0.3
tag: v3.0.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
Expand Down
4 changes: 2 additions & 2 deletions mojaloop/reporting-hub-bop-positions-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion mojaloop/reporting-hub-bop-positions-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions mojaloop/reporting-hub-bop-settlements-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion mojaloop/reporting-hub-bop-settlements-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions mojaloop/reporting-hub-bop-shell/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
7 changes: 6 additions & 1 deletion mojaloop/reporting-hub-bop-shell/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions mojaloop/reporting-hub-bop-trx-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2.0.0
appVersion: "2.0.0"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion mojaloop/reporting-hub-bop-trx-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ containerSecurityContext:
image:
registry: docker.io
repository: mojaloop/reporting-hub-bop-trx-ui
tag: v1.7.2
tag: v2.0.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
Expand Down
2 changes: 1 addition & 1 deletion mojaloop/reporting-legacy-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ dependencies:
tags:
- mojaloop
- reporting-templates
version: 1.1.10
version: 1.1.12
Loading

0 comments on commit 299111f

Please sign in to comment.