[bitnami/mongodb-sharded] Release 5.0.15-debian-11-r0 (#25322)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-02-24 10:25:11 +01:00 committed by GitHub
parent ddf6f0dfc8
commit 80360f85fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-02-24T01:46:06Z" \
org.opencontainers.image.created="2023-02-24T08:24:44Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="5.0.14-debian-11-r29" \
org.opencontainers.image.ref.name="5.0.15-debian-11-r0" \
org.opencontainers.image.title="mongodb-sharded" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="5.0.14"
org.opencontainers.image.version="5.0.15"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@ -26,7 +26,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
"yq-4.31.1-0-linux-${OS_ARCH}-debian-11" \
"wait-for-port-1.0.6-1-linux-${OS_ARCH}-debian-11" \
"render-template-1.0.5-1-linux-${OS_ARCH}-debian-11" \
"mongodb-5.0.14-2-linux-${OS_ARCH}-debian-11" \
"mongodb-5.0.15-0-linux-${OS_ARCH}-debian-11" \
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
@ -47,7 +47,7 @@ RUN ln -s /opt/bitnami/scripts/mongodb-sharded/run.sh /run.sh
COPY rootfs /
RUN /opt/bitnami/scripts/mongodb-sharded/postunpack.sh
ENV APP_VERSION="5.0.14" \
ENV APP_VERSION="5.0.15" \
BITNAMI_APP_NAME="mongodb-sharded" \
PATH="/opt/bitnami/mongodb/bin:/opt/bitnami/common/bin:$PATH"

View File

@ -8,10 +8,10 @@
},
"mongodb": {
"arch": "amd64",
"digest": "ed4c208fa5b6a37a9c423a35de7d850cc53ce9f60490af607b622d519fda7cb7",
"digest": "4ccf63f0f00283775c332928aa07f9effed56acd897047f0079fe2429a5c3258",
"distro": "debian-11",
"type": "NAMI",
"version": "5.0.14-2"
"version": "5.0.15-0"
},
"mongodb-shell": {
"arch": "amd64",

View File

@ -1,4 +1,4 @@
rolling-tags:
- "5.0"
- 5.0-debian-11
- 5.0.14
- 5.0.15