From 7018d04b7844219f9f2ff68dc19e42ee50eaca2d Mon Sep 17 00:00:00 2001 From: "Simon (Big Chief) Morley" Date: Wed, 6 Aug 2014 23:07:24 +0200 Subject: [PATCH] Update to elasticsearch 1.4.0 Closes #34. (cherry picked from commit e149f70) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b1895210e5..5ceac266db9 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ You need to install a version matching your Elasticsearch version: | Elasticsearch | GCE Cloud Plugin | Docs | |------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------| | master | Build from source | See below | +| es-1.x | Build from source | [2.4.0-SNAPSHOT](https://github.com/elasticsearch/elasticsearch-cloud-gce/tree/es-1.x/#google-compute-engine-cloud-plugin-for-elasticsearch)| | es-1.3 | Build from source | [2.3.0-SNAPSHOT](https://github.com/elasticsearch/elasticsearch-cloud-gce/tree/es-1.3/#google-compute-engine-cloud-plugin-for-elasticsearch)| | es-1.2 | 2.2.0 | [2.2.0](https://github.com/elasticsearch/elasticsearch-cloud-gce/tree/v2.2.0/#google-compute-engine-cloud-plugin-for-elasticsearch)| | es-1.1 | 2.1.2 | [2.1.2](https://github.com/elasticsearch/elasticsearch-cloud-gce/tree/v2.1.2/#google-compute-engine-cloud-plugin-for-elasticsearch)|