From 0c67bd7b77e6527eec3dd784fe77047a09cdf520 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 7 Sep 2025 03:27:57 +0200 Subject: [PATCH] [bitnami/grafana-operator] Release 5.19.4-debian-12-r4 (#85933) Signed-off-by: Bitnami Bot --- bitnami/grafana-operator/5/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/grafana-operator/5/debian-12/Dockerfile b/bitnami/grafana-operator/5/debian-12/Dockerfile index 35aacfe2819b..6e665dea75b6 100644 --- a/bitnami/grafana-operator/5/debian-12/Dockerfile +++ b/bitnami/grafana-operator/5/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="2025-09-03T22:35:06Z" \ + org.opencontainers.image.created="2025-09-07T00:58:38Z" \ 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.19.4" \ BITNAMI_APP_NAME="grafana-operator" \ - IMAGE_REVISION="3" \ + IMAGE_REVISION="4" \ PATH="/opt/bitnami/grafana-operator/bin:$PATH" EXPOSE 8080