From 2e0d43b17fe90522a43c5b25c16ec39505ad3439 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 28 Feb 2023 16:56:41 +0100 Subject: [PATCH] [bitnami/contour-operator] Release 1.23.0-scratch-r8 (#25723) Signed-off-by: Bitnami Containers --- bitnami/contour-operator/1.23/scratch/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/contour-operator/1.23/scratch/Dockerfile b/bitnami/contour-operator/1.23/scratch/Dockerfile index e6708f87ef73..23cd90270e93 100644 --- a/bitnami/contour-operator/1.23/scratch/Dockerfile +++ b/bitnami/contour-operator/1.23/scratch/Dockerfile @@ -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:14:45Z" \ + org.opencontainers.image.created="2023-02-28T15:37:33Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.23.0-scratch-r7" \ + org.opencontainers.image.ref.name="1.23.0-scratch-r8" \ org.opencontainers.image.title="contour-operator" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="1.23.0"