[bitnami/cert-manager] Release 1.19.2-debian-12-r4 (#90010)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-28 14:19:42 +01:00
committed by GitHub
parent ae75c1ad1d
commit 910a1fc69a

View File

@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-01-15T20:12:12Z" \ org.opencontainers.image.created="2026-01-28T13:11:42Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ 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.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" \ 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.19.2" \ ENV APP_VERSION="1.19.2" \
BITNAMI_APP_NAME="cert-manager" \ BITNAMI_APP_NAME="cert-manager" \
IMAGE_REVISION="3" \ IMAGE_REVISION="4" \
PATH="/opt/bitnami/cert-manager/bin:$PATH" PATH="/opt/bitnami/cert-manager/bin:$PATH"
WORKDIR /opt/bitnami/cert-manager WORKDIR /opt/bitnami/cert-manager