From a30a59d49522c4410e9be54e7cac94ab1616a89b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 11 Sep 2025 11:20:09 +0200 Subject: [PATCH] [bitnami/cert-manager] Release 1.18.2-debian-12-r7 (#85891) Signed-off-by: Bitnami Bot --- bitnami/cert-manager/1.18/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/cert-manager/1.18/debian-12/Dockerfile b/bitnami/cert-manager/1.18/debian-12/Dockerfile index 1a32f6e638f9..b31c9407c4e5 100644 --- a/bitnami/cert-manager/1.18/debian-12/Dockerfile +++ b/bitnami/cert-manager/1.18/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-03T20:07:44Z" \ + org.opencontainers.image.created="2025-09-07T00:25:38Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/cert-manager/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cert-manager" \ @@ -47,7 +47,7 @@ RUN uninstall_packages curl ENV APP_VERSION="1.18.2" \ BITNAMI_APP_NAME="cert-manager" \ - IMAGE_REVISION="6" \ + IMAGE_REVISION="7" \ PATH="/opt/bitnami/cert-manager/bin:$PATH" WORKDIR /opt/bitnami/cert-manager