diff --git a/README.md b/README.md index 887c1b0..67421bb 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 | |-----------:|------------:|---------------:| +| 2.2.0 | 2.2.0.0 | Aug 13, 2022 | | 2.1.0 | 2.1.0.0 | July 13, 2022 | | 2.0.1 | 2.0.1.0 | July 12, 2022 | | 2.0.0 | 2.0.0.0 | May 27, 2022 | @@ -60,7 +61,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/2.1.0.0/prometheus-exporter-2.1.0.0.zip` +`./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.2.0.0/prometheus-exporter-2.2.0.0.zip` To **remove** the plugin.