dawnzzz commented on code in PR #116:
URL: https://github.com/apache/dubbo-kubernetes/pull/116#discussion_r1431449071


##########
release/downloadDubbo.sh:
##########
@@ -25,7 +25,7 @@ fi
 
 # Determine the latest Dubbo version by version number ignoring alpha, beta, 
and rc versions.
 if [ "${DUBBO_VERSION}" = "" ] ; then
-  DUBBO_VERSION="$(curl -sL 
https://github.com/dawnzzz/dubbo-kubernetes/releases | \
+  DUBBO_VERSION="$(curl -sL https://github.com/apache/dubbo/releases | \

Review Comment:
   Thx reply😄
   
   please check dubbo-release workflow in 
https://github.com/apache/dubbo-kubernetes/blob/master/.github/workflows/dubbo-release.yaml,
 we defined a versioned dubbo release consists of dubboctl + dubbo-cp.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to