Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
qingchoulove committed Aug 31, 2023
1 parent cf6e374 commit 6cbfc20
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 @@ -48,7 +48,7 @@ docker run -d \
${image_registry}/aria2-pro:latest

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

0 comments on commit 6cbfc20

Please sign in to comment.