luoyuxia commented on code in PR #2672:
URL: https://github.com/apache/fluss/pull/2672#discussion_r2802031337


##########
website/community/how-to-release/creating-a-fluss-release.mdx:
##########
@@ -115,21 +115,6 @@ Create a release branch from the `main` branch in the 
cloned Fluss repository. T
 $ git checkout main
 $ git checkout -b release-${SHORT_RELEASE_VERSION}
 $ git push origin release-${SHORT_RELEASE_VERSION}
-```
-
-Update the version in the Helm Chart in:

Review Comment:
   We already update the helm/Chart in 
   
https://fluss.apache.org/community/how-to-release/creating-a-fluss-release/#8-updates-for-the-main-branch
   We don't need to replace all the version with the to release version. Since 
we already change to  `0.8.0-incubating` in parpare releae 0.7.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]

Reply via email to