[bitnami/contour-operator] Release 1.24.0-scratch-r6 (#32293)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-05-02 08:42:37 +01:00 committed by GitHub
parent 6e4b764472
commit 1c643de8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -32,11 +32,12 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-04-01T10:29:28Z" \
LABEL com.vmware.cp.artifact.flavor="sha256:7921197aa81bc396c250990c32f0f98242361ecfbbe055730bae5784fece63b7" \
org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-05-02T07:29:38Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.24.0-scratch-r5" \
org.opencontainers.image.ref.name="1.24.0-scratch-r6" \
org.opencontainers.image.title="contour-operator" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.24.0"