Skip to content

Commit

Permalink
[MOSIP-34233] corrected helm chart version
Browse files Browse the repository at this point in the history
Signed-off-by: ckm007 <[email protected]>
  • Loading branch information
ckm007 committed Jul 16, 2024
1 parent 3ee57f7 commit 3f12b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=websub
CHART_VERSION=12.0.1-develop
CHART_VERSION=0.0.1-develop

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

0 comments on commit 3f12b22

Please sign in to comment.