yin1999 commented on code in PR #306:
URL: https://github.com/apache/dubbo-kubernetes/pull/306#discussion_r1650035705
##########
deploy/charts/admin/values.yaml:
##########
@@ -41,7 +52,7 @@ image:
# Source of the container image.
registry: docker.io/apache/dubbo-admin
# Version tag of the container image.
- tag: 0.5.0
+ tag: latest
Review Comment:
You are right. So should we specify it as a non-existed tag (such as
`0.6.0`) for now?
```suggestion
tag: 0.6.0
```
--
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]