File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ for the unicast discovery mechanism and add S3 repositories.
7
7
In order to install the plugin, run:
8
8
9
9
``` sh
10
- bin/plugin -install elasticsearch/elasticsearch-cloud-aws/2.2 .0
10
+ bin/plugin -install elasticsearch/elasticsearch-cloud-aws/2.3 .0
11
11
```
12
12
13
13
You need to install a version matching your Elasticsearch version:
14
14
15
15
| Elasticsearch | AWS Cloud Plugin | Docs |
16
16
| ------------------------| -------------------| ------------------------------------------------------------------------------------------------------------------------------------|
17
17
| master | Build from source | See below |
18
- | es-1.3 | Build from source | [ 2.3.0-SNAPSHOT ] ( https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/es-1.3 /#version-230-snapshot- for-elasticsearch-13 ) |
18
+ | es-1.3 | 2.3.0 | [ 2.3.0] ( https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/v2.3.0 /#version-230-for-elasticsearch-13 ) |
19
19
| es-1.2 | 2.2.0 | [ 2.2.0] ( https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/v2.2.0/#aws-cloud-plugin-for-elasticsearch ) |
20
20
| es-1.1 | 2.1.1 | [ 2.1.1] ( https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/v2.1.1/#aws-cloud-plugin-for-elasticsearch ) |
21
21
| es-1.0 | 2.0.0 | [ 2.0.0] ( https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/v2.0.0/#aws-cloud-plugin-for-elasticsearch ) |
You can’t perform that action at this time.
0 commit comments