Skip to content

Commit

Permalink
[DSD-6382] updated correct onboarder chart version (mosip#272)
Browse files Browse the repository at this point in the history
Signed-off-by: ckm007 <[email protected]>
Signed-off-by: Chandra Keshav Mishra <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>
  • Loading branch information
ckm007 authored and zesu22 committed Nov 25, 2024
1 parent aeaf4c6 commit 27b74b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partner-onboarder/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if [ "$flag" = "n" ]; then
fi

NS=esignet
CHART_VERSION=1.5.0-ES-develop
CHART_VERSION=1.5.0-es-develop

echo Create $NS namespace
kubectl create ns $NS || true
Expand Down

0 comments on commit 27b74b0

Please sign in to comment.