From 21ad58d0ad6a65f14e09e9f577239d4ceefee7de Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 21 May 2025 22:00:40 +0200 Subject: [PATCH] [bitnami/mongodb] Release 8.0.9-debian-12-r2 (#81432) Signed-off-by: Bitnami Bot --- bitnami/mongodb/8.0/debian-12/Dockerfile | 6 +++--- .../prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- bitnami/mongodb/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/mongodb/8.0/debian-12/Dockerfile b/bitnami/mongodb/8.0/debian-12/Dockerfile index 5a4af3c9ad7d..406f900caee4 100644 --- a/bitnami/mongodb/8.0/debian-12/Dockerfile +++ b/bitnami/mongodb/8.0/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-17T20:15:52Z" \ + org.opencontainers.image.created="2025-05-21T19:38:49Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mongodb/README.md" \ - org.opencontainers.image.ref.name="8.0.9-debian-12-r1" \ + org.opencontainers.image.ref.name="8.0.9-debian-12-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mongodb" \ org.opencontainers.image.title="mongodb" \ org.opencontainers.image.vendor="Broadcom, Inc." \ @@ -32,7 +32,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \ "wait-for-port-1.0.8-16-linux-${OS_ARCH}-debian-12" \ "render-template-1.0.7-16-linux-${OS_ARCH}-debian-12" \ "mongodb-shell-2.5.1-0-linux-${OS_ARCH}-debian-12" \ - "mongodb-8.0.9-0-linux-${OS_ARCH}-debian-12" \ + "mongodb-8.0.9-1-linux-${OS_ARCH}-debian-12" \ ) ; \ for COMPONENT in "${COMPONENTS[@]}"; do \ if [ ! -f "${COMPONENT}.tar.gz" ]; then \ diff --git a/bitnami/mongodb/8.0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/mongodb/8.0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json index 8ba880494d28..41a818e82df9 100644 --- a/bitnami/mongodb/8.0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/mongodb/8.0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json @@ -3,7 +3,7 @@ "arch": "amd64", "distro": "debian-12", "type": "NAMI", - "version": "8.0.9-0" + "version": "8.0.9-1" }, "mongodb-shell": { "arch": "amd64", diff --git a/bitnami/mongodb/README.md b/bitnami/mongodb/README.md index 04233ecea71c..a1a9126058fb 100644 --- a/bitnami/mongodb/README.md +++ b/bitnami/mongodb/README.md @@ -4,7 +4,7 @@ > MongoDB® is a relational open source NoSQL database. Easy to use, it stores data in JSON-like documents. Automated scalability and high-performance. Ideal for developing cloud native applications. -[Overview of MongoDB®](http://www.mongodb.org) +[Overview of MongoDB®](https://www.mongodb.org) Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide a commercial license for any of these products. This listing has an open-source license. MongoDB(R) is run and maintained by MongoDB, which is a completely separate project from Bitnami. ## TL;DR