Skip to content

Commit

Permalink
PHEE-301: Create Fineract 1.8.2 versioned image in Fynarfin ECR (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
logoutdhaval authored May 25, 2023
1 parent 62e2e8a commit 64f61ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/fineract/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "1.0.0"
appVersion: "1.1.0"
description: Fineract Engine
name: fin-engine
version: 1.0.0-SNAPSHOT
version: 1.1.0-SNAPSHOT
dependencies:
- name: mariadb
version: 11.5.0
Expand Down
2 changes: 1 addition & 1 deletion helm/fineract/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ fineract:
db: fineract-mysql
DFSPIDS: ""
SPRING_PROFILES_ACTIVE: "bb"
image: "419830066942.dkr.ecr.ap-south-1.amazonaws.com/fineract:latest"
image: "419830066942.dkr.ecr.ap-south-1.amazonaws.com/fineract:1.8.2"
spec:
template:
spec:
Expand Down

0 comments on commit 64f61ca

Please sign in to comment.