[bitnami/cert-manager] Release 1.18.2-debian-12-r7 (#85891)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot 2025-09-11 11:20:09 +02:00 committed by GitHub
parent 878f56305e
commit a30a59d495
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

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="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.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.18.2" \ ENV APP_VERSION="1.18.2" \
BITNAMI_APP_NAME="cert-manager" \ BITNAMI_APP_NAME="cert-manager" \
IMAGE_REVISION="6" \ IMAGE_REVISION="7" \
PATH="/opt/bitnami/cert-manager/bin:$PATH" PATH="/opt/bitnami/cert-manager/bin:$PATH"
WORKDIR /opt/bitnami/cert-manager WORKDIR /opt/bitnami/cert-manager