From f77fbd928533d4a44a01475741ab642919154e49 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 21 May 2025 22:00:18 +0200 Subject: [PATCH] [bitnami/mongodb-sharded] Release 8.0.9-debian-12-r2 (#81431) Signed-off-by: Bitnami Bot --- bitnami/mongodb-sharded/8.0/debian-12/Dockerfile | 6 +++--- .../prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- bitnami/mongodb-sharded/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/mongodb-sharded/8.0/debian-12/Dockerfile b/bitnami/mongodb-sharded/8.0/debian-12/Dockerfile index e08cd0906100..2f6aceb8c09c 100644 --- a/bitnami/mongodb-sharded/8.0/debian-12/Dockerfile +++ b/bitnami/mongodb-sharded/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:16:32Z" \ + org.opencontainers.image.created="2025-05-21T19:34:40Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mongodb-sharded/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-sharded" \ org.opencontainers.image.title="mongodb-sharded" \ 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-sharded/8.0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/mongodb-sharded/8.0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json index 8ba880494d28..41a818e82df9 100644 --- a/bitnami/mongodb-sharded/8.0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/mongodb-sharded/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-sharded/README.md b/bitnami/mongodb-sharded/README.md index c86833df8b40..0fb96b7f3dbf 100644 --- a/bitnami/mongodb-sharded/README.md +++ b/bitnami/mongodb-sharded/README.md @@ -4,7 +4,7 @@ > MongoDB® is an open source NoSQL database that uses JSON for data storage. MongoDB™ Sharded improves scalability and reliability for large datasets by distributing data across multiple machines. -[Overview of MongoDB® Sharded](http://www.mongodb.org) +[Overview of MongoDB® Sharded](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