Skip to content

Commit

Permalink
Updated doc (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
the-redback authored and tamalsaha committed Jun 12, 2018
1 parent 81e3077 commit c64be9b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/guides/elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@ aliases:

## Supported Elasticsearch Version

| KubeDB Version | Elasticsearch:2.3 | Elasticsearch:5.6 |
|----------------|:------------:|:------------:|
| 0.1.0 - 0.7.0 | ✓ | ✗ |
| 0.8.0-beta.2 | ✗ | ✓ |
| 0.8.0 | ✗ | ✓ |
| KubeDB Version | Elasticsearch:2.3 | Elasticsearch:5.6 | Elasticsearch:6.2 |
|----------------|:------------:|:------------:|:------------:|
| 0.1.0 - 0.7.0 | ✓ | ✗ | ✗ |
| 0.8.0-beta.2 | ✗ | ✓ | ✗ |
| 0.8.0 | ✗ | ✓ | ✓ |

## External tools dependency

|Tool |Version |
|-------------------------------------------------------------------|:--------:|
|[Search Guard](https://github.com/floragunncom/search-guard) | 5.6.4-18 |
|[Elasticdump](https://github.com/taskrabbit/elasticsearch-dump/) | 3.3.1 |
|[Search Guard](https://github.com/floragunncom/search-guard) | `5.6.4-18` and `6.2.4-22.1` |
|[Elasticdump](https://github.com/taskrabbit/elasticsearch-dump/) | `3.3.1` and `3.3.14` |
|[osm](https://github.com/appscode/osm) | 0.7.0 |

<br/>
Expand Down

0 comments on commit c64be9b

Please sign in to comment.