diff --git a/bitnami/prometheus-operator/0/debian-12/Dockerfile b/bitnami/prometheus-operator/0/debian-12/Dockerfile index 743b26cb992b..f7a9a07deaa2 100644 --- a/bitnami/prometheus-operator/0/debian-12/Dockerfile +++ b/bitnami/prometheus-operator/0/debian-12/Dockerfile @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2026-02-06T09:50:19Z" \ + org.opencontainers.image.created="2026-02-19T03:59:29Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/prometheus-operator/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/prometheus-operator" \ @@ -49,7 +49,7 @@ RUN uninstall_packages curl ENV APP_VERSION="0.89.0" \ BITNAMI_APP_NAME="prometheus-operator" \ - IMAGE_REVISION="0" \ + IMAGE_REVISION="1" \ PATH="/opt/bitnami/prometheus-operator/bin:$PATH" EXPOSE 8080 diff --git a/bitnami/prometheus-operator/README.md b/bitnami/prometheus-operator/README.md index 9c0cf8c7b306..fdf75a47e587 100644 --- a/bitnami/prometheus-operator/README.md +++ b/bitnami/prometheus-operator/README.md @@ -78,14 +78,6 @@ The Bitnami Prometheus Operator Docker image from the [Bitnami Secure Images](ht - `OPENSSL_FIPS`: whether OpenSSL runs in FIPS mode or not. `yes` (default), `no`. -## Contributing - -We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. - -## Issues - -If you encountered a problem running this container, you can file an [issue](https://github.com/bitnami/containers/issues/new/choose). For us to provide better support, be sure to fill the issue template. - ## License Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.