Skip to content

Commit

Permalink
[DSD-4738]Updated keycloak-init.sh (#99)
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com>
  • Loading branch information
Rakshitha650 committed Mar 14, 2024
1 parent eabbfd1 commit 94847f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/signup-service/keycloak-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=signup
CHART_VERSION=12.0.1-B2
CHART_VERSION=12.0.1
COPY_UTIL=./copy_cm_func.sh

helm repo add mosip https://mosip.github.io/mosip-helm
Expand Down

0 comments on commit 94847f7

Please sign in to comment.