Skip to content

Commit ca0f38c

Browse files
committed
Bump to version 2.3.5.3
1 parent 4bb43aa commit ca0f38c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
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.3 | Aug 23, 2016 | NO |
2425
| 2.3.5 | 2.3.5.2 | Aug 23, 2016 | NO |
2526
| 2.3.5 | 2.3.5.1 | Aug 16, 2016 | NO |
2627
| 2.3.5 | 2.3.5.0 | Aug 04, 2016 | NO |
@@ -30,7 +31,7 @@ Current available metrics are :
3031

3132
## Install
3233

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
34+
./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.3.5.3/elasticsearch-prometheus-exporter-2.3.5.3.zip
3435

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

plugin-descriptor.properties

Lines changed: 1 addition & 1 deletion
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.2
37+
version=2.3.5.3
3838
#
3939
# 'name': the plugin name
4040
name=prometheus-exporter

0 commit comments

Comments
 (0)