Skip to content

Commit

Permalink
feat: bump up reporting version (#55)
Browse files Browse the repository at this point in the history
* bump up version of legacy reports

* bumped up reporting version

* bumped up reporting version

* bump up reporting version
  • Loading branch information
shashi165 authored Feb 23, 2022
1 parent 313b3fb commit df2df58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions mojaloop/bof/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: 2.1.7
version: 2.1.8

# 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: "2.1.4"
appVersion: "2.1.8"
dependencies:
- name: common
repository: "file://../common"
Expand Down Expand Up @@ -56,7 +56,7 @@ dependencies:
tags:
- mojaloop
- reporting-legacy-api
version: 1.0.4
version: 1.0.5
- name: reporting-events-processor-svc
condition: reporting-events-processor-svc.enabled
repository: "file://../reporting-events-processor-svc"
Expand Down
4 changes: 2 additions & 2 deletions mojaloop/reporting-legacy-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: Reporting Legacy API
name: reporting-legacy-api
version: 1.0.4
version: 1.0.5
appVersion: "1.0.5"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
Expand All @@ -25,4 +25,4 @@ dependencies:
tags:
- mojaloop
- reporting-templates
version: 1.0.21
version: 1.0.22

0 comments on commit df2df58

Please sign in to comment.