[bitnami/grafana-operator] Release 5.21.4-debian-12-r3 (#90075)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-28 15:39:46 +01:00
committed by GitHub
parent 4df9100013
commit 0f46137f2b

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="2026-01-15T22:01:43Z" \
org.opencontainers.image.created="2026-01-28T14:22:21Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/grafana-operator/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/grafana-operator" \
@@ -49,7 +49,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="5.21.4" \
BITNAMI_APP_NAME="grafana-operator" \
IMAGE_REVISION="2" \
IMAGE_REVISION="3" \
PATH="/opt/bitnami/grafana-operator/bin:$PATH"
EXPOSE 8080