From 86cab9d8900693c51b2614f3afecf63d6e5e07d1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 12 May 2020 12:18:05 +0000 Subject: [PATCH] 0.39.0-debian-10-r1 release --- bitnami/prometheus-operator/0/debian-10/Dockerfile | 2 +- bitnami/prometheus-operator/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/prometheus-operator/0/debian-10/Dockerfile b/bitnami/prometheus-operator/0/debian-10/Dockerfile index 3a23d3ea66af..ee4b5f204de3 100644 --- a/bitnami/prometheus-operator/0/debian-10/Dockerfile +++ b/bitnami/prometheus-operator/0/debian-10/Dockerfile @@ -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.39.0-debian-10-r0" \ + BITNAMI_IMAGE_VERSION="0.39.0-debian-10-r1" \ PATH="/opt/bitnami/prometheus-operator/bin:$PATH" EXPOSE 8080 diff --git a/bitnami/prometheus-operator/README.md b/bitnami/prometheus-operator/README.md index 674b21ee7cb8..d8f5456fc132 100644 --- a/bitnami/prometheus-operator/README.md +++ b/bitnami/prometheus-operator/README.md @@ -30,7 +30,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`0-debian-10`, `0.39.0-debian-10-r0`, `0`, `0.39.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.39.0-debian-10-r0/0/debian-10/Dockerfile) +* [`0-debian-10`, `0.39.0-debian-10-r1`, `0`, `0.39.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.39.0-debian-10-r1/0/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/prometheus-operator GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus-operator).