From 1600e7149999a7fcd8fbe9b07762e5a9225c097b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 18 Jun 2023 11:43:14 +0200 Subject: [PATCH] [bitnami/mongodb-sharded] Release 6.0.6-debian-11-r12 (#38076) Signed-off-by: Bitnami Containers --- bitnami/mongodb-sharded/6.0/debian-11/Dockerfile | 6 +++--- .../prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/mongodb-sharded/6.0/debian-11/Dockerfile b/bitnami/mongodb-sharded/6.0/debian-11/Dockerfile index b8bd30be979b..850a208217ee 100644 --- a/bitnami/mongodb-sharded/6.0/debian-11/Dockerfile +++ b/bitnami/mongodb-sharded/6.0/debian-11/Dockerfile @@ -3,10 +3,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-06-15T07:51:15Z" \ + org.opencontainers.image.created="2023-06-18T08:50:01Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="6.0.6-debian-11-r11" \ + org.opencontainers.image.ref.name="6.0.6-debian-11-r12" \ org.opencontainers.image.title="mongodb-sharded" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="6.0.6" @@ -24,7 +24,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ COMPONENTS=( \ "mongodb-shell-1.10.0-0-linux-${OS_ARCH}-debian-11" \ "yq-4.34.1-0-linux-${OS_ARCH}-debian-11" \ - "wait-for-port-1.0.6-7-linux-${OS_ARCH}-debian-11" \ + "wait-for-port-1.0.6-8-linux-${OS_ARCH}-debian-11" \ "render-template-1.0.5-6-linux-${OS_ARCH}-debian-11" \ "mongodb-6.0.6-1-linux-${OS_ARCH}-debian-11" \ ) && \ diff --git a/bitnami/mongodb-sharded/6.0/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/mongodb-sharded/6.0/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index e4582fad5247..497662a09d04 100644 --- a/bitnami/mongodb-sharded/6.0/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/mongodb-sharded/6.0/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -21,7 +21,7 @@ "arch": "amd64", "distro": "debian-11", "type": "NAMI", - "version": "1.0.6-7" + "version": "1.0.6-8" }, "yq": { "arch": "amd64",