Skip to content

Commit

Permalink
fix(csi-937): updated legacy-apy chart version (#102)
Browse files Browse the repository at this point in the history
* fix(csi-937): updated legacy-apy chart version

* Update Chart.yaml

* chore:  updated from master (#103)

feat: add common.topologySpread (#101)

Co-authored-by: Kalin Krustev <[email protected]>

---------

Co-authored-by: Kalin Krustev <[email protected]>
  • Loading branch information
geka-evk and kalinkrustev authored Nov 29, 2024
1 parent 3e447be commit 5d5d400
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mojaloop/finance-portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies:
tags:
- mojaloop
- reporting-legacy-api
version: 2.0.5
version: 2.0.6
- 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: 2.0.5
version: 2.0.6
appVersion: "11.0.0"
home: http://mojaloop.io
icon: http://mojaloop.io/images/logo.png
Expand All @@ -25,4 +25,4 @@ dependencies:
tags:
- mojaloop
- reporting-templates
version: 1.1.7
version: 1.1.10

0 comments on commit 5d5d400

Please sign in to comment.