File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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.
77In order to install the plugin, run:
88
99``` sh
10- bin/plugin -install elasticsearch/elasticsearch-cloud-aws/2.2 .0
10+ bin/plugin -install elasticsearch/elasticsearch-cloud-aws/2.3 .0
1111```
1212
1313You need to install a version matching your Elasticsearch version:
1414
1515| Elasticsearch | AWS Cloud Plugin | Docs |
1616| ------------------------| -------------------| ------------------------------------------------------------------------------------------------------------------------------------|
1717| 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 ) |
1919| 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 ) |
2020| 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 ) |
2121| 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