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 Apr 22, 2023
1 parent 748c51a commit 2b4863e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/install_kubespider.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ docker run -d \
${image_registry}/aria2-pro:latest

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

0 comments on commit 2b4863e

Please sign in to comment.