Skip to content

Commit 8fa3155

Browse files
author
Somanath Hugar
committed
test new release
1 parent 86828a4 commit 8fa3155

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

helm/govstack-chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ appVersion: 1.1.0
88

99
dependencies:
1010
- name: ph-ee-g2psandbox
11-
repository: https://fynarfin.io/images/ph-ee-g2psandbox-1.3.0/
12-
version: 1.3.0
11+
repository: https://fynarfin.io/images/ph-ee-g2psandbox-1.5.0/
12+
version: 1.5.0

helm/govstack-chart/values.yaml

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,21 @@ ph-ee-g2psandbox:
2323

2424
ph_ee_connector_ams_mifos:
2525
enabled: true
26-
image: docker.io/openmf/ph-ee-connector-ams-mifos:v1.5.0
26+
image: docker.io/openmf/ph-ee-connector-ams-mifos:v1.7.0
2727
ingress:
2828
enabled: false
2929

3030
ph_ee_connector_mojaloop:
3131
enabled: true
32-
image: docker.io/openmf/ph-ee-connector-mojaloop:v1.3.0
32+
image: docker.io/openmf/ph-ee-connector-mojaloop:v1.5.0
3333
ingress:
3434
enabled: false
3535

3636
# kafka:
3737

3838
channel:
3939
enabled: true
40-
image: docker.io/openmf/ph-ee-connector-channel:v1.9.0
40+
image: docker.io/openmf/ph-ee-connector-channel:v1.11.0
4141
operations:
4242
url: "http://ph-ee-operations-app:80/api/v1"
4343
server:
@@ -49,20 +49,20 @@ ph-ee-g2psandbox:
4949

5050
operations_app:
5151
enabled: true
52-
image: docker.io/openmf/ph-ee-operations-app:v1.10.0
52+
image: docker.io/openmf/ph-ee-operations-app:v1.17.1
5353
tenants: "rhino,gorilla"
5454
ingress:
5555
enabled: false
5656

5757
operations_web:
5858
enabled: true
59-
image: docker.io/openmf/ph-ee-operations-web:v1.10.0
59+
image: docker.io/openmf/ph-ee-operations-web:v1.20.0
6060
ingress:
6161
enabled: false
6262

6363
ph_ee_connector_gsma:
6464
enabled: true
65-
image: docker.io/openmf/ph-ee-connector-gsma:v1.2.0
65+
image: docker.io/openmf/ph-ee-connector-gsma:v1.3.0
6666
ingress:
6767
enabled: false
6868

@@ -80,14 +80,14 @@ ph-ee-g2psandbox:
8080

8181
notifications:
8282
enabled: true
83-
image: docker.io/openmf/ph-ee-notifications:v1.3.0
83+
image: docker.io/openmf/ph-ee-notifications:v1.4.0
8484
NOTIFICATION_FAILURE_ENABLED: "false"
8585
ingress:
8686
enabled: false
8787

8888
connector_bulk:
8989
enabled: true
90-
image: docker.io/openmf/ph-ee-bulk-processor:v1.10.0
90+
image: docker.io/openmf/ph-ee-bulk-processor:v1.12.0
9191
LOGGING_LEVEL_ROOT: "DEBUG"
9292
tenants: "rhino,gorilla"
9393
aws:
@@ -103,7 +103,7 @@ ph-ee-g2psandbox:
103103

104104
zeebe_ops:
105105
enabled: true
106-
image: docker.io/openmf/ph-ee-zeebe-ops:v1.3.0
106+
image: docker.io/openmf/ph-ee-zeebe-ops:v1.4.0
107107
tenants: "rhino,gorilla"
108108
ingress:
109109
enabled: false
@@ -120,15 +120,15 @@ ph-ee-g2psandbox:
120120

121121
importer_es:
122122
enabled: true
123-
image: docker.io/openmf/ph-ee-importer-es:v1.6.0
123+
image: docker.io/openmf/ph-ee-importer-es:v1.14.0
124124

125125
importer_rdbms:
126126
enabled: true
127-
image: docker.io/openmf/ph-ee-importer-rdbms:v1.7.0
127+
image: docker.io/openmf/ph-ee-importer-rdbms:v1.13.1
128128

129129
mockpayment:
130130
enabled: true
131-
image: docker.io/openmf/ph-ee-connector-mock-payment-schema:v1.4.0
131+
image: docker.io/openmf/ph-ee-connector-mock-payment-schema:v1.6.0
132132
limits:
133133
memory: "1024M"
134134
cpu: "500m"
@@ -157,11 +157,12 @@ ph-ee-g2psandbox:
157157
integration_test:
158158
enabled: true
159159
replicas: 1
160-
image: docker.io/openmf/ph-ee-integration-test:v1.4.0-rc.1
160+
image: docker.io/openmf/ph-ee-integration-test:v1.6.2
161161
gradle:
162162
command: ./gradlew test -Dcucumber.filter.tags="@gov"
163163

164164
account_mapper:
165+
image: v1.6.0
165166
enabled: true
166167
LOGGING_LEVEL_ROOT: INFO
167168
ingress:

0 commit comments

Comments
 (0)