Skip to content

Commit 38111a7

Browse files
author
Somanath Hugar
committed
test with new release
1 parent 3092e36 commit 38111a7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

helm/govstack-chart/values.yaml

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

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

@@ -37,7 +37,7 @@ ph-ee-g2psandbox:
3737

3838
channel:
3939
enabled: true
40-
image: docker.io/openmf/ph-ee-connector-channel:v1.8.0
40+
image: docker.io/openmf/ph-ee-connector-channel:v1.9.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.7.0
52+
image: docker.io/openmf/ph-ee-operations-app:v1.10.0
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.4.0
59+
image: docker.io/openmf/ph-ee-operations-web:v1.10.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.1.0
65+
image: docker.io/openmf/ph-ee-connector-gsma:v1.2.0
6666
ingress:
6767
enabled: false
6868

@@ -87,7 +87,7 @@ ph-ee-g2psandbox:
8787

8888
connector_bulk:
8989
enabled: true
90-
image: docker.io/openmf/ph-ee-bulk-processor:v1.8.1
90+
image: docker.io/openmf/ph-ee-bulk-processor:v1.9.0
9191
LOGGING_LEVEL_ROOT: "DEBUG"
9292
tenants: "rhino,gorilla"
9393
aws:
@@ -124,11 +124,11 @@ ph-ee-g2psandbox:
124124

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

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

0 commit comments

Comments
 (0)