0.38.0-debian-10-r3 release

This commit is contained in:
Bitnami Bot 2020-03-24 09:52:23 +00:00
parent 8b66c38ed6
commit cb33b3c4c6
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,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.38.0-debian-10-r2" \
BITNAMI_IMAGE_VERSION="0.38.0-debian-10-r3" \
PATH="/opt/bitnami/prometheus-operator/bin:$PATH"
EXPOSE 8080

View File

@ -44,7 +44,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-debian-10`, `0.38.0-debian-10-r2`, `0`, `0.38.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.38.0-debian-10-r2/0/debian-10/Dockerfile)
* [`0-debian-10`, `0.38.0-debian-10-r3`, `0`, `0.38.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.38.0-debian-10-r3/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/prometheus-operator GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus-operator).