[bitnami/chainloop-control-plane] Release 1.105.5-debian-12-r0 (#96090)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-08-06 03:57:24 +02:00
committed by GitHub
parent 499ad93ea3
commit c6c2e6a8fe
5 changed files with 6 additions and 6 deletions
@@ -17,7 +17,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \ DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \ mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \ COMPONENTS=( \
"chainloop-1.105.4-0-linux-${OS_ARCH}-debian-12" \ "chainloop-1.105.5-0-linux-${OS_ARCH}-debian-12" \
) ; \ ) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \ for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \ if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -40,18 +40,18 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}" ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.base.name="scratch" \ LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2026-08-04T13:13:52Z" \ org.opencontainers.image.created="2026-08-06T01:45:04Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.title="chainloop-control-plane" \ org.opencontainers.image.title="chainloop-control-plane" \
org.opencontainers.image.vendor="Broadcom, Inc." \ org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="1.105.4" org.opencontainers.image.version="1.105.5"
COPY rootfs / COPY rootfs /
COPY --from=builder /opt/bitnami/chainloop/.spdx-chainloop.spdx /opt/bitnami/chainloop/.spdx-chainloop.spdx COPY --from=builder /opt/bitnami/chainloop/.spdx-chainloop.spdx /opt/bitnami/chainloop/.spdx-chainloop.spdx
COPY --from=builder /opt/bitnami/chainloop/bin/control-plane /opt/bitnami/chainloop/bin/control-plane COPY --from=builder /opt/bitnami/chainloop/bin/control-plane /opt/bitnami/chainloop/bin/control-plane
COPY --from=builder /opt/bitnami/chainloop/licenses /opt/bitnami/chainloop/licenses COPY --from=builder /opt/bitnami/chainloop/licenses /opt/bitnami/chainloop/licenses
ENV APP_VERSION="1.105.4" \ ENV APP_VERSION="1.105.5" \
BITNAMI_APP_NAME="chainloop-control-plane" \ BITNAMI_APP_NAME="chainloop-control-plane" \
IMAGE_REVISION="0" \ IMAGE_REVISION="0" \
PATH="/opt/bitnami/chainloop/bin:$PATH" PATH="/opt/bitnami/chainloop/bin:$PATH"
@@ -1 +0,0 @@
fbcffa275311ab96434524c7838c1f02a7ddf551319d22420c2bdaa462a40506 chainloop-1.105.4-0-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
2afca47ecffaac51908f5f0f23f80760f9d8a1a46adbe53a77905de0a6bf2f1f chainloop-1.105.4-0-linux-arm64-debian-12.tar.gz
@@ -0,0 +1 @@
7b28d7b20dde4c4e88e1eb28dc981999cb56d6cf3a04da81797410461fcf3ff3 chainloop-1.105.5-0-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
b1952f850bd996c5701560d90ae3ac42f16dc5f23a59dbb9cdd63de7cfd1780e chainloop-1.105.5-0-linux-arm64-debian-12.tar.gz