1.0.2-ol-7-r130 release
This commit is contained in:
parent
71e14d7d8a
commit
497ffb9cd4
|
|
@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
|||
|
||||
COPY --from=buildenv /opt/bitnami/elasticsearch-exporter /opt/bitnami/elasticsearch-exporter
|
||||
ENV BITNAMI_APP_NAME="elasticsearch-exporter" \
|
||||
BITNAMI_IMAGE_VERSION="1.0.2-ol-7-r129" \
|
||||
BITNAMI_IMAGE_VERSION="1.0.2-ol-7-r130" \
|
||||
PATH="/opt/bitnami/elasticsearch-exporter/bin:$PATH"
|
||||
|
||||
EXPOSE 9108
|
||||
|
|
|
|||
|
|
@ -48,8 +48,8 @@ $ 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-r129` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-ol-7-r129/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.0.2-debian-9-r124`, `1`, `1.0.2`, `1.0.2-r124`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-debian-9-r124/1/debian-9/Dockerfile)
|
||||
* [`1-ol-7`, `1.0.2-ol-7-r130` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-ol-7-r130/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.0.2-debian-9-r123`, `1`, `1.0.2`, `1.0.2-r123`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter/blob/1.0.2-debian-9-r123/1/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/elasticsearch-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-elasticsearch-exporter).
|
||||
# Get this image
|
||||
|
|
|
|||
Loading…
Reference in New Issue