Skip to content

Commit 0b65dab

Browse files
committed
Bump to version 2.3.5.2
1 parent a630686 commit 0b65dab

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Current available metrics are :
2121

2222
| Elasticsearch | Plugin | Release date | Prod ready ? |
2323
| -------------- | -------------- | ------------ | ------------ |
24+
| 2.3.5 | 2.3.5.2 | Aug 23, 2016 | NO |
2425
| 2.3.5 | 2.3.5.1 | Aug 16, 2016 | NO |
2526
| 2.3.5 | 2.3.5.0 | Aug 04, 2016 | NO |
2627
| 2.3.4 | 2.3.4.2 | Aug 02, 2016 | NO |
@@ -29,7 +30,7 @@ Current available metrics are :
2930

3031
## Install
3132

32-
./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.3.5.1/elasticsearch-prometheus-exporter-2.3.5.1.zip
33+
./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.3.5.2/elasticsearch-prometheus-exporter-2.3.5.2.zip
3334

3435
Do not forget to restart the node after installation !
3536

plugin-descriptor.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
description=Prometheus Exporter
3535
#
3636
# 'version': plugin's version
37-
version=2.3.5.1
37+
version=2.3.5.2
3838
#
3939
# 'name': the plugin name
4040
name=prometheus-exporter

0 commit comments

Comments
 (0)