diff --git a/mojaloop/bof/Chart.yaml b/mojaloop/bof/Chart.yaml index cf24d90..68844b7 100644 --- a/mojaloop/bof/Chart.yaml +++ b/mojaloop/bof/Chart.yaml @@ -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.4.2 +version: 2.4.3 # 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.4.2" +appVersion: "2.4.3" dependencies: - name: common repository: "file://../common" @@ -56,7 +56,7 @@ dependencies: tags: - mojaloop - reporting-legacy-api - version: 2.0.2 + version: 2.0.3 - name: reporting-events-processor-svc condition: reporting-events-processor-svc.enabled repository: "file://../reporting-events-processor-svc" diff --git a/mojaloop/reporting-legacy-api/Chart.yaml b/mojaloop/reporting-legacy-api/Chart.yaml index 474897f..a22a0d3 100644 --- a/mojaloop/reporting-legacy-api/Chart.yaml +++ b/mojaloop/reporting-legacy-api/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: Reporting Legacy API name: reporting-legacy-api -version: 2.0.2 +version: 2.0.3 appVersion: "11.0.0" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png @@ -25,4 +25,4 @@ dependencies: tags: - mojaloop - reporting-templates - version: 1.1.3 + version: 1.1.4