From 740b8c3de0304cd12a5a84cfa4ab26614e640db2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 14 Jul 2026 09:25:38 +0200 Subject: [PATCH] [bitnami/grafana-operator] Release 5.24.0-debian-12-r2 (#95601) Signed-off-by: Bitnami Bot --- bitnami/grafana-operator/5.24/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/grafana-operator/5.24/debian-12/Dockerfile b/bitnami/grafana-operator/5.24/debian-12/Dockerfile index df5f1dca5934..fc58d718844f 100644 --- a/bitnami/grafana-operator/5.24/debian-12/Dockerfile +++ b/bitnami/grafana-operator/5.24/debian-12/Dockerfile @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2026-07-08T00:47:54Z" \ + org.opencontainers.image.created="2026-07-14T06:58:59Z" \ 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.24.0" \ BITNAMI_APP_NAME="grafana-operator" \ - IMAGE_REVISION="1" \ + IMAGE_REVISION="2" \ PATH="/opt/bitnami/grafana-operator/bin:$PATH" EXPOSE 8080