From 724d59f8fd36a4c9836f6234431e2e4e7ae83ecb Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 17 May 2023 20:52:01 +0100 Subject: [PATCH] [bitnami/fluxcd-notification-controller] Release 0.33.0-debian-11-r20 (#34319) Signed-off-by: Bitnami Containers --- bitnami/fluxcd-notification-controller/0/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/fluxcd-notification-controller/0/debian-11/Dockerfile b/bitnami/fluxcd-notification-controller/0/debian-11/Dockerfile index b98adf5418ae..4da380dc949e 100644 --- a/bitnami/fluxcd-notification-controller/0/debian-11/Dockerfile +++ b/bitnami/fluxcd-notification-controller/0/debian-11/Dockerfile @@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-05-14T19:04:22Z" \ + org.opencontainers.image.created="2023-05-17T19:38:28Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.33.0-debian-11-r19" \ + org.opencontainers.image.ref.name="0.33.0-debian-11-r20" \ org.opencontainers.image.title="fluxcd-notification-controller" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="0.33.0"