Skip to content

Commit

Permalink
Update ES and Druid latest versions
Browse files Browse the repository at this point in the history
Signed-off-by: raihankhan <[email protected]>
  • Loading branch information
raihankhan committed Nov 11, 2024
1 parent 0628774 commit 283d4b1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docs/guides/druid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ aliases:

KubeDB supports The following Druid versions.
- `28.0.1`
- `30.0.0`
- `30.0.1`

> The listed DruidVersions are tested and provided as a part of the installation process (ie. catalog chart), but you are open to create your own [DruidVersion](/docs/guides/druid/concepts/catalog.md) object with your custom Druid image.
Expand Down
47 changes: 26 additions & 21 deletions docs/guides/elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,31 +59,36 @@ KubeDB supports `Elasticsearch` provided by Elastic with `xpack` auth plugin. `O
<tr>
<td>

| Version | ElasticSearch | Dashboard(Kibana) |
|:--------:|:-------------:|:-----------------:|
| 6.8.x | &#10003; | &#10003; |
| 7.13.x | &#10003; | &#10003; |
| 7.14.x | &#10003; | &#10003; |
| 7.16.x | &#10003; | &#10003; |
| 7.17.x | &#10003; | &#10003; |
| 8.2.x | &#10003; | &#10003; |
| 8.5.x | &#10003; | &#10003; |
| 8.6.x | &#10003; | &#10003; |
| 8.8.x | &#10003; | &#10003; |
| 8.11.x | &#10003; | &#10003; |
| Version | ElasticSearch | Dashboard(Kibana) |
|:-------:|:-------------:|:-----------------:|
| 6.8.x | &#10003; | &#10003; |
| 7.13.x | &#10003; | &#10003; |
| 7.14.x | &#10003; | &#10003; |
| 7.16.x | &#10003; | &#10003; |
| 7.17.x | &#10003; | &#10003; |
| 8.2.x | &#10003; | &#10003; |
| 8.5.x | &#10003; | &#10003; |
| 8.6.x | &#10003; | &#10003; |
| 8.8.x | &#10003; | &#10003; |
| 8.11.x | &#10003; | &#10003; |
| 8.13.x | &#10003; | &#10003; |
| 8.14.x | &#10003; | &#10003; |
| 8.15.x | &#10003; | &#10003; |

</td>
<td style="vertical-align:top">

| Version | OpenSearch | Dashboard<br/>(OpenSearch-Dashboards) |
|:--------:|:----------:|:-------------------------------------:|
| 1.1.x | &#10003; | &#10003; |
| 1.2.x | &#10003; | &#10003; |
| 1.3.x | &#10003; | &#10003; |
| 2.0.x | &#10003; | &#10003; |
| 2.5.x | &#10003; | &#10003; |
| 2.8.x | &#10003; | &#10003; |
| 2.11.x | &#10003; | &#10003; |
| Version | OpenSearch | Dashboard<br/>(OpenSearch-Dashboards) |
|:-------:|:----------:|:-------------------------------------:|
| 1.1.x | &#10003; | &#10003; |
| 1.2.x | &#10003; | &#10003; |
| 1.3.x | &#10003; | &#10003; |
| 2.0.x | &#10003; | &#10003; |
| 2.5.x | &#10003; | &#10003; |
| 2.8.x | &#10003; | &#10003; |
| 2.11.x | &#10003; | &#10003; |
| 2.14.x | &#10003; | &#10003; |
| 2.16.x | &#10003; | &#10003; |

</td>
</tr>
Expand Down

0 comments on commit 283d4b1

Please sign in to comment.