@@ -15,13 +15,13 @@ 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 .0
18
+ version : 5.0 .0
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
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " 4.3 .0"
24
+ appVersion : " 5.0 .0"
25
25
dependencies :
26
26
- name : common
27
27
repository : " file://../common"
@@ -42,14 +42,14 @@ dependencies:
42
42
tags :
43
43
- mojaloop
44
44
- reporting-hub-bop-shell
45
- version : 1.0.3
45
+ version : 1.1.0
46
46
- name : reporting-hub-bop-api-svc
47
47
condition : reporting-hub-bop-api-svc.enabled
48
48
repository : " file://../reporting-hub-bop-api-svc"
49
49
tags :
50
50
- mojaloop
51
51
- reporting-hub-bop-api-svc
52
- version : 2 .0.0
52
+ version : 3 .0.0
53
53
- name : reporting-legacy-api
54
54
condition : reporting-legacy-api.enabled
55
55
repository : " file://../reporting-legacy-api"
@@ -63,7 +63,7 @@ dependencies:
63
63
tags :
64
64
- mojaloop
65
65
- reporting-events-processor-svc
66
- version : 3.0.1
66
+ version : 3.1.0
67
67
- name : reporting-hub-bop-role-ui
68
68
condition : reporting-hub-bop-role-ui.enabled
69
69
repository : " file://../reporting-hub-bop-role-ui"
@@ -77,21 +77,21 @@ dependencies:
77
77
tags :
78
78
- mojaloop
79
79
- reporting-hub-bop-trx-ui
80
- version : 1 .0.0
80
+ version : 2 .0.0
81
81
- name : reporting-hub-bop-settlements-ui
82
82
condition : reporting-hub-bop-settlements-ui.enabled
83
83
repository : " file://../reporting-hub-bop-settlements-ui"
84
84
tags :
85
85
- mojaloop
86
86
- reporting-hub-bop-settlements-ui
87
- version : 1.0.3
87
+ version : 1.1.0
88
88
- name : reporting-hub-bop-positions-ui
89
89
condition : reporting-hub-bop-positions-ui.enabled
90
90
repository : " file://../reporting-hub-bop-positions-ui"
91
91
tags :
92
92
- mojaloop
93
93
- reporting-hub-bop-positions-ui
94
- version : 1.0.3
94
+ version : 1.0.4
95
95
- name : reporting-hub-bop-experience-api-svc
96
96
condition : reporting-hub-bop-experience-api-svc.enabled
97
97
repository : " file://../reporting-hub-bop-experience-api-svc"
0 commit comments