Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
Signed-off-by: jwcesign <[email protected]>
  • Loading branch information
jwcesign committed Jan 14, 2023
1 parent 1326a9c commit 9e3a0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ docker run -d \
p3terx/aria2-pro

# 5.Deploy kubespider
export KUBESPIDER_DEFAULT_VERSION="latest"
export KUBESPIDER_DEFAULT_VERSION="v0.1.0"
if [[ ${KUBESPIDER_VERSION} == "" ]]; then
export KUBESPIDER_VERSION=${KUBESPIDER_DEFAULT_VERSION}
fi
Expand Down

0 comments on commit 9e3a0a9

Please sign in to comment.