[bitnami/rmq-messaging-topology-operator] Release 1.10.1-scratch-r3 (#25731)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-02-28 17:09:58 +01:00 committed by GitHub
parent e5df02160f
commit 4f1f0de14e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -33,10 +33,10 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-02-24T16:18:51Z" \
org.opencontainers.image.created="2023-02-28T16:00:11Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.10.1-scratch-r2" \
org.opencontainers.image.ref.name="1.10.1-scratch-r3" \
org.opencontainers.image.title="rmq-messaging-topology-operator" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.10.1"