This is an automated email from the ASF dual-hosted git repository.
cwylie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git
The following commit(s) were added to refs/heads/master by this push:
new bdfc9e6 fix downloads for 0.22 (#258)
bdfc9e6 is described below
commit bdfc9e6d4ef81ae02f6b0edb33e33ecd388ed605
Author: Clint Wylie <[email protected]>
AuthorDate: Wed Sep 22 15:20:33 2021 -0700
fix downloads for 0.22 (#258)
---
_config.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/_config.yml b/_config.yml
index fd05953..44893ba 100644
--- a/_config.yml
+++ b/_config.yml
@@ -26,14 +26,14 @@ description: 'Real²time Exploratory Analytics on Large
Datasets'
druid_versions:
+ - release: 0.22
+ versions:
+ - version: 0.22.0
+ date: 2021-09-22
- release: 0.21
versions:
- version: 0.21.1
date: 2021-06-10
- - release: 0.20
- versions:
- - version: 0.20.2
- date: 2021-03-29
tranquility_stable_version: 0.8.3
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]