0.13.0-rhel-7-r2 release
This commit is contained in:
parent
2cccb90db7
commit
74561ea966
|
|
@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
|||
rm -rf /tmp/bitnami/pkg/cache/blackbox-exporter-0.13.0-0-linux-x86_64-rhel-7.tar.gz
|
||||
|
||||
ENV BITNAMI_APP_NAME="blackbox-exporter" \
|
||||
BITNAMI_IMAGE_VERSION="0.13.0-rhel-7-r1" \
|
||||
BITNAMI_IMAGE_VERSION="0.13.0-rhel-7-r2" \
|
||||
BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
HOME="/" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
|
|
|
|||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`0-rhel-7`, `0.13.0-rhel-7-r1` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.13.0-rhel-7-r1/0/rhel-7/Dockerfile)
|
||||
* [`0-rhel-7`, `0.13.0-rhel-7-r2` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.13.0-rhel-7-r2/0/rhel-7/Dockerfile)
|
||||
* [`0-ol-7`, `0.13.0-ol-7-r57` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.13.0-ol-7-r57/0/ol-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.13.0-debian-9-r58`, `0`, `0.13.0`, `0.13.0-r58`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.13.0-debian-9-r58/0/debian-9/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue