From 9a2b80c81f5b2b85ff107ab908eb2d13ac6415cb Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 5 Feb 2020 11:52:14 +0000 Subject: [PATCH] 0.35.0-ol-7-r17 release --- bitnami/prometheus-operator/0/ol-7/Dockerfile | 2 +- bitnami/prometheus-operator/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/prometheus-operator/0/ol-7/Dockerfile b/bitnami/prometheus-operator/0/ol-7/Dockerfile index c6d56a648165..c6d2ad4e27f9 100644 --- a/bitnami/prometheus-operator/0/ol-7/Dockerfile +++ b/bitnami/prometheus-operator/0/ol-7/Dockerfile @@ -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-r16" \ + BITNAMI_IMAGE_VERSION="0.35.0-ol-7-r17" \ PATH="/opt/bitnami/prometheus-operator/bin:$PATH" EXPOSE 8080 diff --git a/bitnami/prometheus-operator/README.md b/bitnami/prometheus-operator/README.md index 80f171accc9c..aefbbea7db35 100644 --- a/bitnami/prometheus-operator/README.md +++ b/bitnami/prometheus-operator/README.md @@ -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-ol-7`, `0.35.0-ol-7-r16` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.35.0-ol-7-r16/0/ol-7/Dockerfile) +* [`0-ol-7`, `0.35.0-ol-7-r17` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.35.0-ol-7-r17/0/ol-7/Dockerfile) * [`0-debian-10`, `0.35.0-debian-10-r7`, `0`, `0.35.0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.35.0-debian-10-r7/0/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/prometheus-operator GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus-operator).