[bitnami/cert-manager] Release 1.21.1-debian-12-r0 (#95947)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-07-29 19:44:14 +02:00
committed by GitHub
parent 650e79ccb3
commit aef05d18e4
5 changed files with 7 additions and 7 deletions
@@ -7,13 +7,13 @@ 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-14T06:44:16Z" \
org.opencontainers.image.created="2026-07-29T17:21:33Z" \
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" \
org.opencontainers.image.title="cert-manager" \
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="1.21.0"
org.opencontainers.image.version="1.21.1"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -28,7 +28,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"cert-manager-1.21.0-0-linux-${OS_ARCH}-debian-12" \
"cert-manager-1.21.1-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -45,9 +45,9 @@ RUN chmod g+rwX /opt/bitnami
RUN find / -perm /6000 -type f -exec chmod a-s {} \; || true
RUN uninstall_packages curl
ENV APP_VERSION="1.21.0" \
ENV APP_VERSION="1.21.1" \
BITNAMI_APP_NAME="cert-manager" \
IMAGE_REVISION="1" \
IMAGE_REVISION="0" \
PATH="/opt/bitnami/cert-manager/bin:$PATH"
WORKDIR /opt/bitnami/cert-manager
@@ -1 +0,0 @@
0cf7d7ffc0b1f0aecf96c2f0baab09492fc5539fbe135189200ce4641a35b218 cert-manager-1.21.0-0-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
262b00b99ee9a0720f568beec95ce0dcf6c683aad7158bb19d985dcae96c85d4 cert-manager-1.21.0-0-linux-arm64-debian-12.tar.gz
@@ -0,0 +1 @@
223459ee256342370964b43297119824413f65fa12cfba15ad61583737797a6a cert-manager-1.21.1-0-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
8a75548e7bd6cbe90ea8692ff549d701b7c8501201dfce399b5152ea0af98dc3 cert-manager-1.21.1-0-linux-arm64-debian-12.tar.gz