Skip to content

Commit 879b87a

Browse files
committed
fix: flow
1 parent fe18165 commit 879b87a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mojaloop/finance-portal/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 4.3.1-snapshot.2
18+
version: 4.3.1-snapshot.3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

mojaloop/reporting-nifi-processor-svc/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ env:
370370
- name: REPORTING_DB_USER
371371
value: '{{ include "common.backends.reportingDB.user" . }}'
372372
- name: NIFI_FLOW_URL
373-
value: https://raw.githubusercontent.com/mojaloop/reporting-events-processor-svc/refs/tags/v3.0.1-snapshot.0/apache-nifi-workflow/flow.json
373+
value: https://raw.githubusercontent.com/mojaloop/reporting-events-processor-svc/refs/tags/v3.0.1-snapshot.1/apache-nifi-workflow/flow.json
374374

375375

376376
## Extra environment variables from secrets and config maps

0 commit comments

Comments
 (0)