1.1.0-ol-7-r79 release

This commit is contained in:
Bitnami Bot 2019-11-01 02:57:26 +00:00
parent 851b777bee
commit 53264d92e9
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r514
FROM bitnami/oraclelinux-extras:7-r515
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.1.0-1-linux-x86_64-ol-7.tar.gz
ENV BITNAMI_APP_NAME="elasticsearch-exporter" \
BITNAMI_IMAGE_VERSION="1.1.0-ol-7-r78" \
BITNAMI_IMAGE_VERSION="1.1.0-ol-7-r79" \
PATH="/opt/bitnami/elasticsearch-exporter/bin:$PATH"
EXPOSE 9114

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.1.0-ol-7-r78` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.1.0-ol-7-r78/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.1.0-ol-7-r79` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.1.0-ol-7-r79/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.1.0-debian-9-r67`, `1`, `1.1.0`, `1.1.0-r67`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.1.0-debian-9-r67/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/elasticsearch-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter).