From 338a89e562a74779c1afd8461bd7bb3223941a31 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 21 Jan 2023 19:29:46 +0100 Subject: [PATCH] [bitnami/cert-manager] Release 1.11.0-debian-11-r5 (#21246) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/cert-manager/1/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/cert-manager/1/debian-11/Dockerfile b/bitnami/cert-manager/1/debian-11/Dockerfile index de6af609dccf..804e7456ab1e 100644 --- a/bitnami/cert-manager/1/debian-11/Dockerfile +++ b/bitnami/cert-manager/1/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.11.0-debian-11-r4" \ + org.opencontainers.image.ref.name="1.11.0-debian-11-r5" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cert-manager" \ org.opencontainers.image.title="cert-manager" \ org.opencontainers.image.vendor="VMware, Inc." \