Skip to content

Commit

Permalink
Bump to opensearch-2.10.0 with prometheus-exporter-plugin-for-opensea…
Browse files Browse the repository at this point in the history
…rch-2.10.0.0
  • Loading branch information
sastorsl authored Sep 28, 2023
1 parent 9e9f502 commit 9e919f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM opensearchproject/opensearch:2.9.0
FROM opensearchproject/opensearch:2.10.0
LABEL maintainer="Stein Arne Storslett <sastorsl@users.noreply.github.com>"
# https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases
ARG EXPORTER_PLUGIN_URL="https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.9.0.0/prometheus-exporter-2.9.0.0.zip"
ARG EXPORTER_PLUGIN_URL="https://github.com/Aiven-Open/prometheus-exporter-plugin-for-opensearch/releases/download/2.10.0.0/prometheus-exporter-2.10.0.0.zip"
RUN opensearch-plugin install -b ${EXPORTER_PLUGIN_URL}

0 comments on commit 9e919f5

Please sign in to comment.