Skip to content

Commit 1677fac

Browse files
authored
[bitnami/chainloop-control-plane-migrations] Release 1.99.1-debian-12-r0 (#94412)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
1 parent 0e100d7 commit 1677fac

9 files changed

Lines changed: 9 additions & 9 deletions

bitnami/chainloop-control-plane-migrations/1/debian-12/Dockerfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
1717
DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \
1818
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
1919
COMPONENTS=( \
20-
"atlas-1.2.1-0-linux-${OS_ARCH}-debian-12" \
21-
"chainloop-control-plane-migrations-1.99.0-0-linux-${OS_ARCH}-debian-12" \
20+
"atlas-1.2.2-0-linux-${OS_ARCH}-debian-12" \
21+
"chainloop-control-plane-migrations-1.99.1-0-linux-${OS_ARCH}-debian-12" \
2222
) ; \
2323
for COMPONENT in "${COMPONENTS[@]}"; do \
2424
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -41,11 +41,11 @@ ARG TARGETARCH
4141
ENV OS_ARCH="${TARGETARCH:-amd64}"
4242

4343
LABEL org.opencontainers.image.base.name="scratch" \
44-
org.opencontainers.image.created="2026-06-01T12:53:40Z" \
44+
org.opencontainers.image.created="2026-06-06T00:58:53Z" \
4545
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
4646
org.opencontainers.image.title="chainloop-control-plane-migrations" \
4747
org.opencontainers.image.vendor="Broadcom, Inc." \
48-
org.opencontainers.image.version="1.99.0"
48+
org.opencontainers.image.version="1.99.1"
4949

5050
COPY rootfs /
5151
COPY --from=builder /opt/bitnami/chainloop/migrations /migrations
@@ -55,7 +55,7 @@ COPY --from=builder /opt/bitnami/atlas/licenses /opt/bitnami/atlas/licenses
5555
COPY --from=builder /opt/bitnami/chainloop/.spdx-chainloop-control-plane-migrations.spdx /opt/bitnami/chainloop/.spdx-chainloop-control-plane-migrations.spdx
5656
COPY --from=builder /opt/bitnami/chainloop/licenses /opt/bitnami/chainloop/licenses
5757

58-
ENV APP_VERSION="1.99.0" \
58+
ENV APP_VERSION="1.99.1" \
5959
BITNAMI_APP_NAME="chainloop-control-plane-migrations" \
6060
IMAGE_REVISION="0" \
6161
PATH="/opt/bitnami/atlas/bin:$PATH"

bitnami/chainloop-control-plane-migrations/1/debian-12/prebuildfs/opt/bitnami/checksums/atlas-1.2.1-0-linux-amd64-debian-12.tar.gz.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.

bitnami/chainloop-control-plane-migrations/1/debian-12/prebuildfs/opt/bitnami/checksums/atlas-1.2.1-0-linux-arm64-debian-12.tar.gz.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
517066470110136112fa6872ba8f315ad4bc8d4c70e17281702b260aa634cbd9 atlas-1.2.2-0-linux-amd64-debian-12.tar.gz
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7d733357e5102eebe2bdc2d173e38f98809abc05cbb1bfeb194467d8da7ddee8 atlas-1.2.2-0-linux-arm64-debian-12.tar.gz

bitnami/chainloop-control-plane-migrations/1/debian-12/prebuildfs/opt/bitnami/checksums/chainloop-control-plane-migrations-1.99.0-0-linux-amd64-debian-12.tar.gz.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.

bitnami/chainloop-control-plane-migrations/1/debian-12/prebuildfs/opt/bitnami/checksums/chainloop-control-plane-migrations-1.99.0-0-linux-arm64-debian-12.tar.gz.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
450344347ef6a07b71d760f6ed1e86b8790aad7be82f600a9d20f994b5af263b chainloop-control-plane-migrations-1.99.1-0-linux-amd64-debian-12.tar.gz
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
6dada75a35fc050de131caa39a0ef7bc53af14e2bc9e9d7982ac9e0251971c4d chainloop-control-plane-migrations-1.99.1-0-linux-arm64-debian-12.tar.gz

0 commit comments

Comments
 (0)