[bitnami/pushgateway] Release 1.11.1-debian-12-r14 (#86956)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-10-07 04:51:39 +02:00
committed by GitHub
parent 2e03c90e52
commit 41869000bc
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-07T02:26:07Z" \
org.opencontainers.image.created="2025-10-07T02:44:33Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/pushgateway/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/pushgateway" \
@@ -47,7 +47,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="1.11.1" \
BITNAMI_APP_NAME="pushgateway" \
IMAGE_REVISION="13" \
IMAGE_REVISION="14" \
PATH="/opt/bitnami/pushgateway/bin:$PATH"
EXPOSE 9091

View File

@@ -101,6 +101,12 @@ The Pushgateway has to be configured as a target to scrape by Prometheus, using
[Further information](https://prometheus.io/docs/instrumenting/pushing/)
### FIPS configuration in Bitnami Secure Images
The Bitnami Push Gateway 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 pushgateway Docker image sends the container logs to the `stdout`. To view the logs: