mfordjody commented on code in PR #306:
URL: https://github.com/apache/dubbo-kubernetes/pull/306#discussion_r1650027835


##########
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:
   I don't recommend using 'latest' because it doesn't necessarily update to 
the most recent image. It's better to specify the specific version number for 
the latest update



-- 
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