Skip to content

Commit 92346bc

Browse files
committed
Bump to version 2.3.5.4
1 parent 9eb33b6 commit 92346bc

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.4 | Aug 24, 2016 | NO |
2425
| 2.3.5 | 2.3.5.3 | Aug 23, 2016 | NO |
2526
| 2.3.5 | 2.3.5.2 | Aug 23, 2016 | NO |
2627
| 2.3.5 | 2.3.5.1 | Aug 16, 2016 | NO |
@@ -31,7 +32,7 @@ Current available metrics are :
3132

3233
## Install
3334

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

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

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.3
37+
version=2.3.5.4
3838
#
3939
# 'name': the plugin name
4040
name=prometheus-exporter

0 commit comments

Comments
 (0)