From 91bc668f084f1fd482818e867c1b3a336311a6fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Vl=C4=8Dek?= Date: Wed, 15 Jun 2022 11:28:27 +0200 Subject: [PATCH] Release 1.3.3.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 5aaab3b..38c9e37 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.3 | 1.3.3.0 | Jun 15, 2022 | | 1.3.2 | 1.3.2.0 | May 10, 2022 | | 1.3.1 | 1.3.1.0 | Apr 08, 2022 | | 1.3.0 | 1.3.0.0 | Mar 22, 2022 | @@ -54,7 +55,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.2.0/prometheus-exporter-1.3.2.0.zip` +`./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/1.3.3.0/prometheus-exporter-1.3.3.0.zip` To **remove** the plugin.