File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
reporting-nifi-processor-svc Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 4.3.1-snapshot.2
18
+ version : 4.3.1-snapshot.3
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 370
370
- name : REPORTING_DB_USER
371
371
value : ' {{ include "common.backends.reportingDB.user" . }}'
372
372
- 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
374
374
375
375
376
376
# # Extra environment variables from secrets and config maps
You can’t perform that action at this time.
0 commit comments