This is an automated email from the ASF dual-hosted git repository.

zhongjiajie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new ec765dc6cc [feat] new release version 312 (#848)
ec765dc6cc is described below

commit ec765dc6cc412490d75cecb270a4654336c2ae12
Author: Kerwin <[email protected]>
AuthorDate: Sun Dec 11 14:28:10 2022 +0800

    [feat] new release version 312 (#848)
---
 blog/en-us/DolphinScheduler_Kubernetes_Technology_in_action.md | 4 ++--
 blog/zh-cn/DolphinScheduler_Kubernetes_Technology_in_action.md | 4 ++--
 download/en-us/download.md                                     | 4 +++-
 download/zh-cn/download.md                                     | 2 ++
 scripts/conf.sh                                                | 1 +
 5 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/blog/en-us/DolphinScheduler_Kubernetes_Technology_in_action.md 
b/blog/en-us/DolphinScheduler_Kubernetes_Technology_in_action.md
index a65510ae97..0d43d07bb5 100644
--- a/blog/en-us/DolphinScheduler_Kubernetes_Technology_in_action.md
+++ b/blog/en-us/DolphinScheduler_Kubernetes_Technology_in_action.md
@@ -75,7 +75,7 @@ Official website document address
 
https://dolphinscheduler.apache.org/en-us/docs/1.3.9/user_doc/kubernetes-deployment.html
 
 GitHub folder address
-https://github.com/apache/dolphinscheduler/tree/1.3.9-release/docker/kubernetes/dolphinscheduler
+https://github.com/apache/dolphinscheduler/tree/1.3.9/docker/kubernetes/dolphinscheduler
 
 Modify the image in the value.yaml file for offline installation (air-gap 
install);
 
@@ -107,7 +107,7 @@ tag: "1.3.9"
 pullPolicy: "Always"
 ```
 
-Copy the entire directory of 
https://github.com/apache/dolphinscheduler/tree/1.3.9-release/docker/kubernetes/dolphinscheduler
 to a host that can execute the Helm command, and then execute
+Copy the entire directory of 
https://github.com/apache/dolphinscheduler/tree/1.3.9/docker/kubernetes/dolphinscheduler
 to a host that can execute the Helm command, and then execute
 ```
 kubectl create ns ds139
 helm install dolphinscheduler . -n ds139 following the official website 
instruction to install offline.
diff --git a/blog/zh-cn/DolphinScheduler_Kubernetes_Technology_in_action.md 
b/blog/zh-cn/DolphinScheduler_Kubernetes_Technology_in_action.md
index ee4a904d88..afb246d275 100644
--- a/blog/zh-cn/DolphinScheduler_Kubernetes_Technology_in_action.md
+++ b/blog/zh-cn/DolphinScheduler_Kubernetes_Technology_in_action.md
@@ -31,7 +31,7 @@ Apache DolphinScheduler是当前非常优秀的分布式易扩展的可视化工
 
 官网文档地址 
https://dolphinscheduler.apache.org/zh-cn/docs/1.3.9/user_doc/kubernetes-deployment.html
 
-GitHub文件夹地址  
https://github.com/apache/dolphinscheduler/tree/1.3.9-release/docker/kubernetes/dolphinscheduler/
+GitHub文件夹地址  
https://github.com/apache/dolphinscheduler/tree/1.3.9/docker/kubernetes/dolphinscheduler/
 
 + 在value.yaml文件中修改镜像,以实现离线安装(air-gap install);
   https://about.gitlab.com/topics/gitops/
@@ -61,7 +61,7 @@ GitHub文件夹地址  
https://github.com/apache/dolphinscheduler/tree/1.3.9-rel
     pullPolicy: "Always"GitHub
   ~~~
 
-  把 
https://github.com/apache/dolphinscheduler/tree/1.3.9-release/docker/kubernetes/dolphinscheduler/
 整个目录copy到可以执行helm命令的主机,然后按照官网执行
+  把 
https://github.com/apache/dolphinscheduler/tree/1.3.9/docker/kubernetes/dolphinscheduler/
 整个目录copy到可以执行helm命令的主机,然后按照官网执行
 
 
   ~~~shell
diff --git a/download/en-us/download.md b/download/en-us/download.md
index 6914760ff5..3dd8cd7450 100644
--- a/download/en-us/download.md
+++ b/download/en-us/download.md
@@ -2,11 +2,13 @@
 
 Use the links below to download the Apache DolphinScheduler from one of our 
mirrors.
 
-**Only source code releases are official Apache releases: Windows and Linux 
binary distributions are just for end user convenience.**
+**Only source coqde releases are official Apache releases: Windows and Linux 
binary distributions are just for end user convenience.**
 
 ## DolphinScheduler
 | Date | Version| | Downloads |
 |:---:|:--:|:--:|:--:|
+| Dec. 11st, 2022 | 3.1.2 | Total Source Code | 
[[src]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-src.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-src.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-src.tar.gz.sha512)
 |
+|  | | Total Binary Distribution | 
[[bin]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-bin.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-bin.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-bin.tar.gz.sha512)
 |
 | Dec. 8th, 2022 | 3.0.3 | Total Source Code | 
[[src]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-src.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-src.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-src.tar.gz.sha512)
 |
 |  | | Total Binary Distribution | 
[[bin]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-bin.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-bin.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-bin.tar.gz.sha512)
 |
 | Nov. 21st, 2022 | 3.0.2 | Total Source Code | 
[[src]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.0.2/apache-dolphinscheduler-3.0.2-src.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.0.2/apache-dolphinscheduler-3.0.2-src.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.0.2/apache-dolphinscheduler-3.0.2-src.tar.gz.sha512)
 |
diff --git a/download/zh-cn/download.md b/download/zh-cn/download.md
index 448f38931c..c806000891 100644
--- a/download/zh-cn/download.md
+++ b/download/zh-cn/download.md
@@ -7,6 +7,8 @@
 ## DolphinScheduler
 | 日期 | 版本| | 下载 |
 |:---:|:--:|:--:|:--:|
+| Dec. 11st, 2022 | 3.1.2 | Total Source Code | 
[[src]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-src.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-src.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-src.tar.gz.sha512)
 |
+|  | | Total Binary Distribution | 
[[bin]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-bin.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-bin.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.1.2/apache-dolphinscheduler-3.1.2-bin.tar.gz.sha512)
 |
 | Dec. 8th, 2022 | 3.0.3 | Total Source Code | 
[[src]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-src.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-src.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-src.tar.gz.sha512)
 |
 |  | | Total Binary Distribution | 
[[bin]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-bin.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-bin.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.0.3/apache-dolphinscheduler-3.0.3-bin.tar.gz.sha512)
 |
 | Nov. 21st, 2022 | 3.0.2 | Total Source Code | 
[[src]](https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.0.2/apache-dolphinscheduler-3.0.2-src.tar.gz)
 
[[asc]](https://downloads.apache.org/dolphinscheduler/3.0.2/apache-dolphinscheduler-3.0.2-src.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/dolphinscheduler/3.0.2/apache-dolphinscheduler-3.0.2-src.tar.gz.sha512)
 |
diff --git a/scripts/conf.sh b/scripts/conf.sh
index 59ef6effb9..bc211c3aa5 100644
--- a/scripts/conf.sh
+++ b/scripts/conf.sh
@@ -55,4 +55,5 @@ DEV_RELEASE_DOCS_VERSIONS=(
   "3.0.3:3.0.3-release"
   "3.1.0:3.1.0-release"
   "3.1.1:3.1.1-release"
+  "3.1.2:3.1.2-release"
 )

Reply via email to