[bitnami/contour-operator] Release 1.24.0-scratch-r7 (#33258)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-05-09 15:20:18 +01:00 committed by GitHub
parent dbbf116bc7
commit a0a90f9ff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -32,12 +32,11 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL com.vmware.cp.artifact.flavor="sha256:7921197aa81bc396c250990c32f0f98242361ecfbbe055730bae5784fece63b7" \
org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-05-02T07:29:38Z" \
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-05-09T14:06:46Z" \
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-r6" \
org.opencontainers.image.ref.name="1.24.0-scratch-r7" \
org.opencontainers.image.title="contour-operator" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.24.0"