From 9c7f7b8b976ddd114fe25c1d45641b3d54728bb7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Jan 2023 19:19:50 +0100 Subject: [PATCH] [bitnami/contour-operator] Release 1.23.0-scratch-r5 (#20915) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/contour-operator/1.23/scratch/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/contour-operator/1.23/scratch/Dockerfile b/bitnami/contour-operator/1.23/scratch/Dockerfile index a218bfbeaf98..49fbafe49a79 100644 --- a/bitnami/contour-operator/1.23/scratch/Dockerfile +++ b/bitnami/contour-operator/1.23/scratch/Dockerfile @@ -35,7 +35,7 @@ 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.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.23.0-scratch-r4" \ + org.opencontainers.image.ref.name="1.23.0-scratch-r5" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/contour-operator" \ org.opencontainers.image.title="contour-operator" \ org.opencontainers.image.vendor="VMware, Inc." \