[bitnami/blackbox-exporter] Release 0.27.0-debian-12-r7 (#86903)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-10-07 03:41:08 +02:00
committed by GitHub
parent cfad9ed6e9
commit 237409630f
2 changed files with 8 additions and 2 deletions

View File

@@ -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="2025-09-07T00:25:25Z" \
org.opencontainers.image.created="2025-10-07T00:49:40Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/blackbox-exporter/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/blackbox-exporter" \
@@ -47,7 +47,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="0.27.0" \
BITNAMI_APP_NAME="blackbox-exporter" \
IMAGE_REVISION="6" \
IMAGE_REVISION="7" \
PATH="/opt/bitnami/blackbox-exporter/bin:$PATH"
EXPOSE 9115

View File

@@ -138,6 +138,12 @@ scrape_configs:
[Further information](https://github.com/prometheus/blackbox_exporter/blob/master/CONFIGURATION.md)
### FIPS configuration in Bitnami Secure Images
The Bitnami Blackbox Exporter Docker image from the [Bitnami Secure Images](https://www.arrow.com/globalecs/uk/products/bitnami-secure-images/) catalog includes extra features and settings to configure the container with FIPS capabilities. You can configure the next environment variables:
- `OPENSSL_FIPS`: whether OpenSSL runs in FIPS mode or not. `yes` (default), `no`.
## Logging
The Bitnami blackbox-exporter Docker image sends the container logs to the `stdout`. To view the logs: