Skip to content

Commit

Permalink
Merge pull request #1134 from shubham17998/release-1.5.x
Browse files Browse the repository at this point in the history
[DSD-6947] Updated chart verisons and branch
  • Loading branch information
ckm007 authored Jan 22, 2025
2 parents 292591a + 0d223d8 commit 3bbe1fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion db_scripts/init_db.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=esignet
CHART_VERSION=0.0.1-develop
CHART_VERSION=12.0.1

helm repo add mosip https://mosip.github.io/mosip-helm
helm repo update
Expand Down
2 changes: 1 addition & 1 deletion db_scripts/init_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ databases:
name: postgres-postgresql
key: postgres-password
dml: 1
branch: develop
branch: v1.5.0

0 comments on commit 3bbe1fe

Please sign in to comment.