Skip to content

Commit aac156c

Browse files
committed
update documentation with release 2.3.0
1 parent f1f173e commit aac156c

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.2.0
10+
bin/plugin -install elasticsearch/elasticsearch-cloud-aws/2.3.0
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.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) |

0 commit comments

Comments
 (0)