[bitnami/grafana] Release 12.2.0-debian-12-r1 (#87022)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-10-07 15:18:09 +02:00
committed by GitHub
parent 22195c16cf
commit c078a8c1bc
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-24T07:34:56Z" \
org.opencontainers.image.created="2025-10-07T12:46:40Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/grafana/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/grafana" \
@@ -50,7 +50,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/grafana/postunpack.sh
ENV APP_VERSION="12.2.0" \
BITNAMI_APP_NAME="grafana" \
IMAGE_REVISION="0" \
IMAGE_REVISION="1" \
PATH="/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:/opt/bitnami/grafana/bin:$PATH"
EXPOSE 3000

View File

@@ -235,6 +235,12 @@ services:
ENABLE_METRICS: 'true'
```
### FIPS configuration in Bitnami Secure Images
The Bitnami Grafana 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 Grafana Docker image sends the container logs to the `stdout`. To view the logs: