Skip to content

Commit e47a4a6

Browse files
committed
update documentation with release 2.5.1
1 parent 5ff807c commit e47a4a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ for the unicast discovery mechanism and add S3 repositories.
77
In order to install the plugin, run:
88

99
```sh
10-
bin/plugin install elasticsearch/elasticsearch-cloud-aws/2.4.2
10+
bin/plugin install elasticsearch/elasticsearch-cloud-aws/2.5.1
1111
```
1212

1313
You need to install a version matching your Elasticsearch version:
@@ -16,7 +16,7 @@ You need to install a version matching your Elasticsearch version:
1616
|------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------|
1717
| master | Build from source | See below |
1818
| es-1.x | Build from source | [2.6.0-SNAPSHOT](https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/es-1.x/#version-260-snapshot-for-elasticsearch-1x) |
19-
| es-1.5 | 2.5.0 | [2.5.0](https://github.com/elastic/elasticsearch-cloud-aws/tree/v2.5.0/#version-250-for-elasticsearch-15) |
19+
| es-1.5 | 2.5.1 | [2.5.1](https://github.com/elastic/elasticsearch-cloud-aws/tree/v2.5.1/#version-251-for-elasticsearch-15) |
2020
| es-1.4 | 2.4.2 | [2.4.2](https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/v2.4.2/#version-242-for-elasticsearch-14) |
2121
| 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) |
2222
| 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) |

0 commit comments

Comments
 (0)