Skip to content

Commit

Permalink
[DSD-6382] updated correct onboarder chart version (#272)
Browse files Browse the repository at this point in the history
Signed-off-by: ckm007 <[email protected]>
  • Loading branch information
ckm007 authored Oct 7, 2024
1 parent 934fba2 commit b705171
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 b705171

Please sign in to comment.