[bitnami/rmq-messaging-topology-operator] Release 1.10.0-scratch-r1 (#20764)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-01-18 00:02:26 +01:00
committed by GitHub
parent 00094914c9
commit ba7ce53c61
3 changed files with 6 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"rmq-messaging-topology-operator-1.10.0-0-linux-${OS_ARCH}-debian-11" \
"rmq-messaging-topology-operator-1.10.0-1-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -34,7 +34,8 @@ ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="1.10.0-scratch-r0" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.10.0-scratch-r1" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/rmq-messaging-topology-operator" \
org.opencontainers.image.title="rmq-messaging-topology-operator" \
org.opencontainers.image.vendor="VMware, Inc." \

View File

@@ -1,9 +1,9 @@
{
"rmq-messaging-topology-operator": {
"arch": "amd64",
"digest": "733328fd8749b60df1a7733fc10a47483eaee621cfdc9fba9548aa53e41e3a08",
"digest": "95c38178e0d055b3706b69ed10cd1e811eda671b61dac5126065b59146580aa9",
"distro": "debian-11",
"type": "NAMI",
"version": "1.10.0-0"
"version": "1.10.0-1"
}
}

View File

@@ -79,7 +79,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright &copy; 2022 Bitnami
Copyright &copy; 2023 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.