Skip to content

Commit 8f19fd3

Browse files
committed
update reports and bump version
1 parent 16c145d commit 8f19fd3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
include:
2-
- remote: 'https://raw.githubusercontent.com/mojaloop/iac-aws-platform/v4.0.0-snapshot.4/gitlab_templates/gitlab_ci_templates/.gitlab-main-ci.yml'
3-
- remote: 'https://raw.githubusercontent.com/mojaloop/iac-aws-platform/v4.0.0-snapshot.4/gitlab_templates/gitlab_ci_templates/.gitlab-ops-ci.yml'
4-
- remote: 'https://raw.githubusercontent.com/mojaloop/iac-aws-platform/v4.0.0-snapshot.4/gitlab_templates/gitlab_ci_templates/.gitlab-tests-ci.yml'
2+
- remote: 'https://raw.githubusercontent.com/mojaloop/iac-aws-platform/v4.0.0-snapshot.5/gitlab_templates/gitlab_ci_templates/.gitlab-main-ci.yml'
3+
- remote: 'https://raw.githubusercontent.com/mojaloop/iac-aws-platform/v4.0.0-snapshot.5/gitlab_templates/gitlab_ci_templates/.gitlab-ops-ci.yml'
4+
- remote: 'https://raw.githubusercontent.com/mojaloop/iac-aws-platform/v4.0.0-snapshot.5/gitlab_templates/gitlab_ci_templates/.gitlab-tests-ci.yml'
55

66

77
variables:
88
GIT_SSL_NO_VERIFY: "true"
9-
PLATFORM_IAC_IMAGE_VERSION: "4.0.0-snapshot.4"
9+
PLATFORM_IAC_IMAGE_VERSION: "4.0.0-snapshot.5"
1010
K3S_IAC_IMAGE_VERSION: "0.17.0"

terraform/k8s-apps-setup/mojaloop-core/mojaloop-custom-reports/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dfspSettlementDetail": true,
66
"reconciliationAmount": true,
77
"settlementWindow": true,
8-
"settlementInitiation": false,
8+
"settlementInitiation": true,
99
"transactionReconciliation": true,
1010
"dfspSettlementStatement": true,
1111
"settlementAudit": true

0 commit comments

Comments
 (0)