From 51fd0d5b39e5a98e6f010a58b2ef5f22cf10388f Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 13 Jul 2023 23:24:17 +0000 Subject: [PATCH] [bitnami/fluxcd-notification-controller] Release 0.33.0-debian-11-r39 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 f2d9289126f58..34c8141ba4a65 100644 --- a/bitnami/fluxcd-notification-controller/0/debian-11/Dockerfile +++ b/bitnami/fluxcd-notification-controller/0/debian-11/Dockerfile @@ -6,10 +6,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-07-10T21:28:28Z" \ + org.opencontainers.image.created="2023-07-13T22:49:51Z" \ 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-r38" \ + org.opencontainers.image.ref.name="0.33.0-debian-11-r39" \ org.opencontainers.image.title="fluxcd-notification-controller" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="0.33.0"