diff --git a/bitnami/prometheus-operator/0/debian-10/Dockerfile b/bitnami/prometheus-operator/0/debian-10/Dockerfile index 5aa900af226e..31586a9df166 100644 --- a/bitnami/prometheus-operator/0/debian-10/Dockerfile +++ b/bitnami/prometheus-operator/0/debian-10/Dockerfile @@ -20,7 +20,7 @@ RUN ln -sf /opt/bitnami/prometheus-operator/bin/prometheus-config-reloader /bin/ RUN ln -sf /opt/bitnami/prometheus-operator/bin/operator /bin/operator ENV BITNAMI_APP_NAME="prometheus-operator" \ - BITNAMI_IMAGE_VERSION="0.45.0-debian-10-r3" \ + BITNAMI_IMAGE_VERSION="0.45.0-debian-10-r4" \ PATH="/opt/bitnami/prometheus-operator/bin:$PATH" EXPOSE 8080 diff --git a/bitnami/prometheus-operator/README.md b/bitnami/prometheus-operator/README.md index 9c9572b1b0ff..cd9f525b2b08 100644 --- a/bitnami/prometheus-operator/README.md +++ b/bitnami/prometheus-operator/README.md @@ -36,7 +36,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.45.0`, `0.45.0-debian-10-r3`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.45.0-debian-10-r3/0/debian-10/Dockerfile) +* [`0`, `0-debian-10`, `0.45.0`, `0.45.0-debian-10-r4`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-operator/blob/0.45.0-debian-10-r4/0/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/prometheus-operator GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus-operator).