From b159ffce48050f0fa151b034f677e5a29c9b3329 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 28 Mar 2022 01:44:30 +0000 Subject: [PATCH] 0.55.1-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 19bd488ae59a..4b8e2fa08bd3 100644 --- a/bitnami/prometheus-operator/0/debian-10/Dockerfile +++ b/bitnami/prometheus-operator/0/debian-10/Dockerfile @@ -21,7 +21,7 @@ RUN ln -sf /opt/bitnami/prometheus-operator/bin/operator /bin/operator ENV APP_VERSION="0.55.1" \ BITNAMI_APP_NAME="prometheus-operator" \ - BITNAMI_IMAGE_VERSION="0.55.1-debian-10-r0" \ + BITNAMI_IMAGE_VERSION="0.55.1-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 503553051823..a1df786cc3df 100644 --- a/bitnami/prometheus-operator/README.md +++ b/bitnami/prometheus-operator/README.md @@ -39,7 +39,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy 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`, `0-debian-10`, `0.55.1`, `0.55.1-debian-10-r0`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.55.1-debian-10-r0/0/debian-10/Dockerfile) +* [`0`, `0-debian-10`, `0.55.1`, `0.55.1-debian-10-r1`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.55.1-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).