Skip to content

Commit 7408b22

Browse files
committed
update documentation with release 2.7.1
1 parent 09ff464 commit 7408b22

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,15 +7,15 @@ 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.6.1
10+
bin/plugin install elasticsearch/elasticsearch-cloud-aws/2.7.1
1111
```
1212

1313
You 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.7 | 2.7.0 | [2.7.0](https://github.com/elastic/elasticsearch-cloud-aws/tree/v2.7.0/#version-270-for-elasticsearch-17) |
18+
| es-1.7 | 2.7.1 | [2.7.1](https://github.com/elastic/elasticsearch-cloud-aws/tree/v2.7.1/#version-271-for-elasticsearch-17) |
1919
| es-1.6 | 2.6.1 | [2.6.1](https://github.com/elastic/elasticsearch-cloud-aws/tree/v2.6.1/#version-261-for-elasticsearch-16) |
2020
| 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) |
2121
| 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) |

0 commit comments

Comments
 (0)