From 502512ed8c395c68a558cce5057209c10b057664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Vl=C4=8Dek?= Date: Wed, 25 Sep 2024 16:37:54 +0200 Subject: [PATCH] Release 1.3.19.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lukáš Vlček --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a9f42e..cbce977 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ This plugin was started as a fork of [Prometheus exporter for Elasticsearch®](h | OpenSearch | Plugin | Release date | |-----------:|---------:|-------------:| +| 1.3.19 | 1.3.19.0 | Sep 25, 2024 | | 1.3.18 | 1.3.18.0 | Sep 25, 2024 | | 1.3.17 | 1.3.17.0 | Jun 26, 2024 | | 1.3.16 | 1.3.16.0 | May 21, 2024 | @@ -70,7 +71,7 @@ You need to install the plugin on every OpenSearch node that will be scraped by To **install** the plugin: -`./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/1.3.18.0/prometheus-exporter-1.3.18.0.zip` +`./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/1.3.19.0/prometheus-exporter-1.3.19.0.zip` To **remove** the plugin.