From 94fdd052874e6438bbd98a0bda9599a572e1de21 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 24 Feb 2023 18:35:57 +0100 Subject: [PATCH] [bitnami/sealed-secrets] Release 0.19.5-scratch-r1 (#25345) Signed-off-by: Bitnami Containers --- bitnami/sealed-secrets/0/scratch/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/sealed-secrets/0/scratch/Dockerfile b/bitnami/sealed-secrets/0/scratch/Dockerfile index c3ec3270cbba..681efaf8dd9c 100644 --- a/bitnami/sealed-secrets/0/scratch/Dockerfile +++ b/bitnami/sealed-secrets/0/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-17T18:14:33Z" \ + org.opencontainers.image.created="2023-02-24T16:21:56Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.19.5-scratch-r0" \ + org.opencontainers.image.ref.name="0.19.5-scratch-r1" \ org.opencontainers.image.title="sealed-secrets" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="0.19.5"