1.0.2-ol-7-r390 release

This commit is contained in:
Bitnami Bot 2019-08-18 10:45:28 +00:00
parent 19589cf286
commit 28ef8db922
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r431
FROM bitnami/oraclelinux-extras:7-r432
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
rm -rf /tmp/bitnami/pkg/cache/elasticsearch-exporter-1.0.2-20-linux-x86_64-ol-7.tar.gz
ENV BITNAMI_APP_NAME="elasticsearch-exporter" \
BITNAMI_IMAGE_VERSION="1.0.2-ol-7-r389" \
BITNAMI_IMAGE_VERSION="1.0.2-ol-7-r390" \
PATH="/opt/bitnami/elasticsearch-exporter/bin:$PATH"
EXPOSE 9108

View File

@ -46,7 +46,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.0.2-ol-7-r389` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-ol-7-r389/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.0.2-ol-7-r390` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-ol-7-r390/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.0.2-debian-9-r371`, `1`, `1.0.2`, `1.0.2-r371`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-debian-9-r371/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/elasticsearch-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter).