Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinkrustev committed Jun 5, 2024
1 parent d1d13b1 commit d4bc3fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions mojaloop/finance-portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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.2.4
version: 4.2.5

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "4.2.4"
appVersion: "4.2.5"
dependencies:
- name: common
repository: "file://../common"
Expand Down Expand Up @@ -63,7 +63,7 @@ dependencies:
tags:
- mojaloop
- reporting-events-processor-svc
version: 3.0.0
version: 3.0.1
- name: reporting-hub-bop-role-ui
condition: reporting-hub-bop-role-ui.enabled
repository: "file://../reporting-hub-bop-role-ui"
Expand Down
2 changes: 1 addition & 1 deletion mojaloop/reporting-events-processor-svc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: Reporting Events Processor
name: reporting-events-processor-svc
version: 3.0.0
version: 3.0.1
appVersion: "3.0.0"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
Expand Down

0 comments on commit d4bc3fb

Please sign in to comment.