This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push: new d3fdb0e88 Update helium.json (October 23, 2024, 00:24) d3fdb0e88 is described below commit d3fdb0e88c700e2a3bec41b1e34ef1625294de06 Author: apache zepplein <d...@zeppelin.apache.org> AuthorDate: Wed Oct 23 00:24:27 2024 +0000 Update helium.json (October 23, 2024, 00:24) 38 lines modified --- helium.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/helium.json b/helium.json index 5a2bb341f..1e5083965 100644 --- a/helium.json +++ b/helium.json @@ -304,6 +304,44 @@ "artifactId": "zeppelin-interpreter-parent" } }, + "zeppelin-iotdb": { + "latest": { + "type": "INTERPRETER", + "name": "zeppelin-iotdb", + "version": "1.3.2", + "published": "2024-06-27T07:06:17+00:00", + "artifact": "zeppelin-iotdb@1.3.2", + "description": "Zeppelin IoTDB support", + "license": "Apache-2.0", + "icon": "<i class=\"fa fa-rocket\"></i>", + "groupId": "org.apache.iotdb", + "artifactId": "zeppelin-iotdb" + }, + "1.3.1": { + "type": "INTERPRETER", + "name": "zeppelin-iotdb", + "version": "1.3.1", + "published": "2024-04-19T08:49:13+00:00", + "artifact": "zeppelin-iotdb@1.3.1", + "description": "Zeppelin IoTDB support", + "license": "Apache-2.0", + "icon": "<i class=\"fa fa-rocket\"></i>", + "groupId": "org.apache.iotdb", + "artifactId": "zeppelin-iotdb" + }, + "1.3.0": { + "type": "INTERPRETER", + "name": "zeppelin-iotdb", + "version": "1.3.0", + "published": "2023-12-27T04:17:42+00:00", + "artifact": "zeppelin-iotdb@1.3.0", + "description": "Zeppelin IoTDB support", + "license": "Apache-2.0", + "icon": "<i class=\"fa fa-rocket\"></i>", + "groupId": "org.apache.iotdb", + "artifactId": "zeppelin-iotdb" + } + }, "zeppelin-jupyter-interpreter": { "latest": { "type": "INTERPRETER",