update documentation with release 3.0.2
This commit is contained in:
parent
4edacab6cc
commit
a8b1a6fe15
|
@ -11,7 +11,7 @@ Installation
|
|||
In order to install the plugin, run:
|
||||
|
||||
```sh
|
||||
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.0.1
|
||||
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.0.2
|
||||
```
|
||||
|
||||
You need to install a version matching your Elasticsearch version:
|
||||
|
@ -21,7 +21,7 @@ You need to install a version matching your Elasticsearch version:
|
|||
| master | Build from source | See below |
|
||||
| es-2.x | Build from source | [3.2.0-SNAPSHOT](https://github.com/elastic/elasticsearch-mapper-attachments/tree/es-2.x/#version-320-for-elasticsearch-22) |
|
||||
| es-2.1 | Build from source | [3.1.0-SNAPSHOT](https://github.com/elastic/elasticsearch-mapper-attachments/tree/es-2.1/#version-310-for-elasticsearch-21) |
|
||||
| es-2.0 | 3.0.1 | [3.0.1](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.0.1/#version-301-for-elasticsearch-20) |
|
||||
| es-2.0 | 3.0.2 | [3.0.2](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.0.2/#version-302-for-elasticsearch-20) |
|
||||
| es-1.7 | 2.7.1 | [2.7.1](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.7.1/#version-271-for-elasticsearch-17) |
|
||||
| es-1.6 | 2.6.0 | [2.6.0](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.6.0/#version-260-for-elasticsearch-16) |
|
||||
| es-1.5 | 2.5.0 | [2.5.0](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.5.0/#version-250-for-elasticsearch-15) |
|
||||
|
|
Loading…
Reference in New Issue