Skip to content

Commit

Permalink
'Updating development release to v6.0.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
info@mojaloop.io committed Dec 4, 2024
2 parents 97cf193 + 7ab096f commit b93176f
Show file tree
Hide file tree
Showing 24 changed files with 1,881 additions and 1,785 deletions.
2 changes: 1 addition & 1 deletion mojaloop/finance-portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.3.0
version: 4.3.1-snapshot.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 2 additions & 0 deletions mojaloop/reporting-nifi-processor-svc/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ spec:
- port: {{ .Values.service.httpsPort }}
name: https
targetPort: {{ .Values.properties.httpsPort }}
{{- if .Values.service.nodePort }}
nodePort: {{ .Values.service.nodePort }}
{{- end }}
- port: {{ .Values.properties.siteToSite.port }}
name: site-to-site
targetPort: {{ .Values.properties.siteToSite.port }}
Expand Down
2 changes: 1 addition & 1 deletion mojaloop/reporting-nifi-processor-svc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ tolerations: []
## https://downloads.mysql.com/archives/get/p/3/file/mysql-connector-j-8.0.33.zip
# initContainers: {}
initContainers:
- name: download-jdbc-driver
download-jdbc-driver:
image: curlimages/curl:latest
imagePullPolicy: IfNotPresent
command:
Expand Down
Binary file modified repo/account-lookup-service-13.0.0.tgz
Binary file not shown.
Binary file modified repo/account-lookup-service-admin-13.0.0.tgz
Binary file not shown.
Binary file modified repo/admin-api-svc-12.0.0.tgz
Binary file not shown.
Binary file modified repo/backend-0.1.0.tgz
Binary file not shown.
Binary file modified repo/bof-5.1.0.tgz
Binary file not shown.
Binary file modified repo/common-3.1.1.tgz
Binary file not shown.
Binary file added repo/finance-portal-4.3.1-snapshot.1.tgz
Binary file not shown.
Binary file modified repo/fspiop-transfer-api-svc-12.0.1.tgz
Binary file not shown.
Loading

0 comments on commit b93176f

Please sign in to comment.