This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 6a90894 all versions
6a90894 is described below
commit 6a908941663f7dd2ba0133992cfb04b63b1547f5
Author: LiLi <[email protected]>
AuthorDate: Mon Jan 24 15:25:29 2022 +0800
all versions
Signed-off-by: LiLi <[email protected]>
---
site2/website-next/versions.json | 29 ++++++++++++++++++++++++++++-
1 file changed, 28 insertions(+), 1 deletion(-)
diff --git a/site2/website-next/versions.json b/site2/website-next/versions.json
index f829e1e..5ba060d 100644
--- a/site2/website-next/versions.json
+++ b/site2/website-next/versions.json
@@ -1 +1,28 @@
-["2.9.1"]
+[
+ "2.9.1",
+ "2.9.0",
+ "2.8.2",
+ "2.8.1",
+ "2.8.0",
+ "2.7.3",
+ "2.7.2",
+ "2.7.1",
+ "2.7.0",
+ "2.6.4",
+ "2.6.3",
+ "2.6.2",
+ "2.6.1",
+ "2.6.0",
+ "2.5.2",
+ "2.5.1",
+ "2.5.0",
+ "2.4.2",
+ "2.4.1",
+ "2.4.0",
+ "2.3.2",
+ "2.3.1",
+ "2.3.0",
+ "2.2.1",
+ "2.2.0",
+ "2.1.1-incubating"
+]