zhongjiajie commented on code in PR #12886:
URL: 
https://github.com/apache/dolphinscheduler/pull/12886#discussion_r1021045568


##########
docs/configs/site.js:
##########
@@ -24,7 +24,7 @@ export default {
   port: 8080,
   domain: 'dolphinscheduler.apache.org',
   copyToDist: ['asset', 'img', 'file', '.asf.yaml', 'sitemap.xml', 
'.nojekyll', '.htaccess', 'googled0df7b96f277a143.html'],
-  docsLatest: '3.0.1',

Review Comment:
   This file should not change, we use change branch `dev` one instead of 
branch `3.0.2-prepare` one



##########
deploy/kubernetes/dolphinscheduler/Chart.yaml:
##########
@@ -35,11 +35,11 @@ type: application
 
 # This is the chart version. This version number should be incremented each 
time you make changes
 # to the chart and its templates, including the app version.
-version: 2.0.0
+version: 2.0.1

Review Comment:
   Is it a unrelated change?



##########
docs/configs/index.md.jsx:
##########
@@ -64,6 +64,7 @@ const docsSource = {
   '2.0.5': docs205Config,
   '3.0.0': docs300Config,
   '3.0.1': docs301Config,
+  '3.0.2': docs302Config,

Review Comment:
   So as this file, we should change branch `dev` before we announce instead of 
this step



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