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

rong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new ce5df3cfc9 [Website] Add Grafana plugin download link for v0.13.4 
(#9092)
ce5df3cfc9 is described below

commit ce5df3cfc95e7374f07bd084bc2c1539ea34ac9c
Author: Liu Xuxin <[email protected]>
AuthorDate: Fri Feb 17 22:55:48 2023 +0800

    [Website] Add Grafana plugin download link for v0.13.4 (#9092)
---
 docs/Download/README.md    | 6 +++++-
 docs/zh/Download/README.md | 5 +++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/docs/Download/README.md b/docs/Download/README.md
index a3e2ffc060..cbc791b99a 100644
--- a/docs/Download/README.md
+++ b/docs/Download/README.md
@@ -58,11 +58,15 @@
             <td><a 
href="https://dlcdn.apache.org/iotdb/0.13.4/apache-iotdb-0.13.4-grafana-connector-bin.zip.sha512";>SHA512</a></td>
             <td><a 
href="https://dlcdn.apache.org/iotdb/0.13.4/apache-iotdb-0.13.4-grafana-connector-bin.zip.asc";>ASC</a></td>
       </tr>
+      <tr>
+            <td><a 
href="https://www.apache.org/dyn/closer.cgi/iotdb/0.13.3/apache-iotdb-0.13.3-grafana-plugin-bin.zip";>Grafana-plugin</a></td>
+            <td><a 
href="https://downloads.apache.org/iotdb/0.13.3/apache-iotdb-0.13.3-grafana-plugin-bin.zip.sha512";>SHA512</a></td>
+            <td><a 
href="https://downloads.apache.org/iotdb/0.13.3/apache-iotdb-0.13.3-grafana-plugin-bin.zip.asc";>ASC</a></td>
+      </tr>
 </table>
 
 Legacy version are available here: 
[https://archive.apache.org/dist/iotdb/](https://archive.apache.org/dist/iotdb/)
 
-
 ## Configurations
 
 - Recommended OS parameters
diff --git a/docs/zh/Download/README.md b/docs/zh/Download/README.md
index 801cffbdf8..df709ef0d1 100644
--- a/docs/zh/Download/README.md
+++ b/docs/zh/Download/README.md
@@ -57,6 +57,11 @@
             <td><a 
href="https://dlcdn.apache.org/iotdb/0.13.4/apache-iotdb-0.13.4-grafana-connector-bin.zip.sha512";>SHA512</a></td>
             <td><a 
href="https://dlcdn.apache.org/iotdb/0.13.4/apache-iotdb-0.13.4-grafana-connector-bin.zip.asc";>ASC</a></td>
       </tr>
+      <tr>
+            <td><a 
href="https://www.apache.org/dyn/closer.cgi/iotdb/0.13.3/apache-iotdb-0.13.3-grafana-plugin-bin.zip";>Grafana
 插件</a></td>
+            <td><a 
href="https://downloads.apache.org/iotdb/0.13.3/apache-iotdb-0.13.3-grafana-plugin-bin.zip.sha512";>SHA512</a></td>
+            <td><a 
href="https://downloads.apache.org/iotdb/0.13.3/apache-iotdb-0.13.3-grafana-plugin-bin.zip.asc";>ASC</a></td>
+      </tr>
 </table>
 
 
历史版本下载:[https://archive.apache.org/dist/iotdb/](https://archive.apache.org/dist/iotdb/)

Reply via email to