diff --git a/bitnami/fluent-bit/4/debian-12/Dockerfile b/bitnami/fluent-bit/4/debian-12/Dockerfile index b0a29fe78833..577781e7288e 100644 --- a/bitnami/fluent-bit/4/debian-12/Dockerfile +++ b/bitnami/fluent-bit/4/debian-12/Dockerfile @@ -8,10 +8,10 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-05-18T00:19:38Z" \ + org.opencontainers.image.created="2025-05-30T14:24:26Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/fluent-bit/README.md" \ - org.opencontainers.image.ref.name="4.0.2-debian-12-r1" \ + org.opencontainers.image.ref.name="4.0.2-debian-12-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluent-bit" \ org.opencontainers.image.title="fluent-bit" \ org.opencontainers.image.vendor="Broadcom, Inc." \ diff --git a/bitnami/fluent-bit/README.md b/bitnami/fluent-bit/README.md index 7c277a17bd34..1399321886ae 100644 --- a/bitnami/fluent-bit/README.md +++ b/bitnami/fluent-bit/README.md @@ -4,7 +4,7 @@ > Fluent Bit is a Fast and Lightweight Log Processor and Forwarder. It has been made with a strong focus on performance to allow the collection of events from different sources without complexity. -[Overview of Fluent Bit](http://fluentbit.io/) +[Overview of Fluent Bit](https://fluentbit.io/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. ## TL;DR @@ -127,13 +127,13 @@ docker-compose up -d Fluent Bit is flexible enough to be configured either from the command line or through a configuration file. For production environments, Fluent Bit strongly recommends to use the configuration file approach. -[Configuration reference](http://fluentbit.io/documentation/) +[Configuration reference](https://fluentbit.io/documentation/) ## Plugins Fluent Bit supports multiple extensions via plugins. -[Plugins reference](http://fluentbit.io/documentation/) +[Plugins reference](https://fluentbit.io/documentation/) ## Logging