swuferhong commented on code in PR #1685:
URL: https://github.com/apache/fluss/pull/1685#discussion_r2425067999


##########
docker/helm/values.yaml:
##########
@@ -0,0 +1,44 @@
+# Default values for fluss.
+# This is a YAML-formatted file.
+# Declare variables to be passed into your templates.
+
+image:
+  repository: fluss/fluss
+  tag: "0.7.0"

Review Comment:
   Hi, @dreger1997. Even though it is not possible to download `0.8-SNAPSHOT` 
from remote repo, according to development standards, it's still required to 
use `0.8-SNAPSHOT`. During the release, this will be changed to `0.8.0`. Other 
projects are also managed in the same way. If users need to use the 
`0.8-SNAPSHOT` image, they need build it locally.



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

Reply via email to