0.35.0-ol-7-r7 release

This commit is contained in:
Bitnami Bot 2020-01-23 21:47:29 +00:00
parent a340b34bc7
commit 54642a9af7
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ RUN ln -sf /opt/bitnami/prometheus-operator/bin/operator /bin/operator
RUN ln -sf /opt/bitnami/prometheus-operator/bin/prometheus-config-reloader /bin/prometheus-config-reloader
ENV BITNAMI_APP_NAME="prometheus-operator" \
BITNAMI_IMAGE_VERSION="0.35.0-ol-7-r6" \
BITNAMI_IMAGE_VERSION="0.35.0-ol-7-r7" \
PATH="/opt/bitnami/prometheus-operator/bin:$PATH"
EXPOSE 8080

View File

@ -39,13 +39,13 @@ $ kubectl apply -f test.yaml
# Supported tags and respective `Dockerfile` links
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
> NOTE: Debian 9 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9.
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-ol-7`, `0.35.0-ol-7-r6` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.35.0-ol-7-r6/0/ol-7/Dockerfile)
* [`0-debian-9`, `0.35.0-debian-9-r7`, `0`, `0.35.0`, `0.35.0-r7`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.35.0-debian-9-r7/0/debian-9/Dockerfile)
* [`0-ol-7`, `0.35.0-ol-7-r7` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.35.0-ol-7-r7/0/ol-7/Dockerfile)
* [`0-debian-10`, `0.35.0-debian-10-r0`, `0`, `0.35.0`, `0.35.0-r0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.35.0-debian-10-r0/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/prometheus-operator GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus-operator).
@ -66,7 +66,7 @@ $ docker pull bitnami/prometheus-operator:[TAG]
If you wish, you can also build the image yourself.
```bash
$ docker build -t bitnami/prometheus-operator:latest 'https://github.com/bitnami/bitnami-docker-prometheus-operator.git#master:0/debian-9'
$ docker build -t bitnami/prometheus-operator:latest 'https://github.com/bitnami/bitnami-docker-prometheus-operator.git#master:0/debian-10'
```
# Configuration