mirror of
https://github.com/bitnami/containers.git
synced 2026-08-08 12:08:25 +08:00
[bitnami/rmq-messaging-topology-operator] Release 1.20.0-debian-12-r0 (#95687)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -17,7 +17,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=( \
|
||||
"rmq-messaging-topology-operator-1.19.3-2-linux-${OS_ARCH}-debian-12" \
|
||||
"rmq-messaging-topology-operator-1.20.0-0-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
@@ -40,20 +40,20 @@ ARG TARGETARCH
|
||||
ENV OS_ARCH="${TARGETARCH:-amd64}"
|
||||
|
||||
LABEL org.opencontainers.image.base.name="scratch" \
|
||||
org.opencontainers.image.created="2026-07-08T05:50:43Z" \
|
||||
org.opencontainers.image.created="2026-07-14T10:04:57Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.title="rmq-messaging-topology-operator" \
|
||||
org.opencontainers.image.vendor="Broadcom, Inc." \
|
||||
org.opencontainers.image.version="1.19.3"
|
||||
org.opencontainers.image.version="1.20.0"
|
||||
|
||||
COPY rootfs /
|
||||
COPY --from=builder /opt/bitnami/rmq-messaging-topology-operator/.spdx-rmq-messaging-topology-operator.spdx /opt/bitnami/rmq-messaging-topology-operator/.spdx-rmq-messaging-topology-operator.spdx
|
||||
COPY --from=builder /opt/bitnami/rmq-messaging-topology-operator/bin/manager /opt/bitnami/rmq-messaging-topology-operator/bin/manager
|
||||
COPY --from=builder /opt/bitnami/rmq-messaging-topology-operator/licenses /opt/bitnami/rmq-messaging-topology-operator/licenses
|
||||
|
||||
ENV APP_VERSION="1.19.3" \
|
||||
ENV APP_VERSION="1.20.0" \
|
||||
BITNAMI_APP_NAME="rmq-messaging-topology-operator" \
|
||||
IMAGE_REVISION="2" \
|
||||
IMAGE_REVISION="0" \
|
||||
PATH="/opt/bitnami/rmq-messaging-topology-operator/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
0382b01cba1435ad7e382dfc26852c6078f4c55f064de935ed896a572fae6858 rmq-messaging-topology-operator-1.19.3-2-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
7a84abe4a37daa645d9882c419a19ceea66ff82e2dd3581af2e90d219d4a4b5a rmq-messaging-topology-operator-1.19.3-2-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
03604ab26c895363914c43d5a29fcf7d6ed09e073c86aa84cc7e641574f5da09 rmq-messaging-topology-operator-1.20.0-0-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
d07b8583fe965372bc80c9fa7c528583b8db34b8ec628a0ebdf707c4e393c8ec rmq-messaging-topology-operator-1.20.0-0-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user