From 72a0bdbcc3ff8be4722009fd2451d8c8ea58befc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 24 Jul 2024 06:20:44 +0200 Subject: [PATCH] [bitnami/fluxcd-notification-controller] Release 1.3.0-debian-12-r9 (#69685) Signed-off-by: Bitnami Containers --- bitnami/fluxcd-notification-controller/1/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/fluxcd-notification-controller/1/debian-12/Dockerfile b/bitnami/fluxcd-notification-controller/1/debian-12/Dockerfile index 0d5620bd6052..0723f1acbfe1 100644 --- a/bitnami/fluxcd-notification-controller/1/debian-12/Dockerfile +++ b/bitnami/fluxcd-notification-controller/1/debian-12/Dockerfile @@ -7,11 +7,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-07-23T22:02:06Z" \ + org.opencontainers.image.created="2024-07-24T03:36:31Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/fluxcd-notification-controller/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.3.0-debian-12-r8" \ + org.opencontainers.image.ref.name="1.3.0-debian-12-r9" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluxcd-notification-controller" \ org.opencontainers.image.title="fluxcd-notification-controller" \ org.opencontainers.image.vendor="Broadcom, Inc." \