Skip to content

Commit 92f629b

Browse files
committed
Add plugin release semi-automatic script
Closes #10.
1 parent 65448fe commit 92f629b

File tree

4 files changed

+781
-7
lines changed

4 files changed

+781
-7
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@ The Azure Cloud plugin allows to use Azure API for the unicast discovery mechani
55

66
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-cloud-azure/2.0.0`.
77

8-
For 1.0.x elasticsearch versions, look at [master branch](https://github.com/elasticsearch/elasticsearch-cloud-azure/tree/master).
9-
For 0.90.x elasticsearch versions, look at [1.x branch](https://github.com/elasticsearch/elasticsearch-cloud-azure/tree/1.x).
8+
* For 1.0.x elasticsearch versions, look at [master branch](https://github.com/elasticsearch/elasticsearch-cloud-azure/tree/master).
9+
* For 0.90.x elasticsearch versions, look at [1.x branch](https://github.com/elasticsearch/elasticsearch-cloud-azure/tree/1.x).
1010

1111
| Azure Cloud Plugin | elasticsearch | Release date |
1212
|-----------------------------|---------------------|:------------:|
13-
| 2.1.0-SNAPSHOT (master) | 1.0 -> master | |
13+
| 2.1.0-SNAPSHOT | 1.0 -> master | XXXX-XX-XX |
1414
| 2.0.0 | 1.0 -> master | 2014-02-14 |
15-
| 1.0.0-SNAPSHOT (1.x) | 0.90.6 -> 0.90 | |
16-
| 1.0.0.alpha1 | 0.90.6 -> 0.90 | 2013-11-06 |
1715

1816

1917
Azure Virtual Machine Discovery

0 commit comments

Comments
 (0)