Explorar o código

[chore] update by release version (#10299)

Jiajie Zhong %!s(int64=2) %!d(string=hai) anos
pai
achega
a241135cbc
Modificáronse 2 ficheiros con 3 adicións e 5 borrados
  1. 1 3
      .github/ISSUE_TEMPLATE/bug-report.yml
  2. 2 2
      docs/configs/site.js

+ 1 - 3
.github/ISSUE_TEMPLATE/bug-report.yml

@@ -99,11 +99,9 @@ body:
         Which version of Apache DolphinScheduler are you running? We only accept bugs report from the LTS projects.
         Which version of Apache DolphinScheduler are you running? We only accept bugs report from the LTS projects.
       options:
       options:
         - dev
         - dev
-        - 3.0.0-alpha
+        - 3.0.0-beta-1
         - 2.0.5
         - 2.0.5
         - 2.0.3
         - 2.0.3
-        - 2.0.2
-        - 2.0.1
         - 1.3.9
         - 1.3.9
         - 1.3.8
         - 1.3.8
     validations:
     validations:

+ 2 - 2
docs/configs/site.js

@@ -45,7 +45,7 @@ export default {
         children: [
         children: [
           {
           {
             key: 'docs0',
             key: 'docs0',
-            text: 'latest(3.0.0-alpha)',
+            text: 'latest(3.0.0-beta-1)',
             link: '/en-us/docs/latest/user_doc/about/introduction.html',
             link: '/en-us/docs/latest/user_doc/about/introduction.html',
           },
           },
           {
           {
@@ -221,7 +221,7 @@ export default {
         children: [
         children: [
           {
           {
             key: 'docs0',
             key: 'docs0',
-            text: '最新版本latest(3.0.0-alpha)',
+            text: '最新版本latest(3.0.0-beta-1)',
             link: '/zh-cn/docs/latest/user_doc/about/introduction.html',
             link: '/zh-cn/docs/latest/user_doc/about/introduction.html',
           },
           },
           {
           {