[bitnami/nats] Release 2.9.19-debian-11-r7 (#40815)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-07-12 10:59:27 +02:00 committed by GitHub
parent 5591025914
commit 3ae461d90c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -6,10 +6,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-07-09T06:22:42Z" \
org.opencontainers.image.created="2023-07-12T06:38:30Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.9.19-debian-11-r6" \
org.opencontainers.image.ref.name="2.9.19-debian-11-r7" \
org.opencontainers.image.title="nats" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.9.19"

View File

@ -109,6 +109,6 @@ export NATS_CLUSTER_PASSWORD="${NATS_CLUSTER_PASSWORD:-}"
export NATS_CLUSTER_TOKEN="${NATS_CLUSTER_TOKEN:-}"
export NATS_CLUSTER_ROUTES="${NATS_CLUSTER_ROUTES:-}"
export NATS_CLUSTER_SEED_NODE="${NATS_CLUSTER_SEED_NODE:-}"
export NATS_EXTRA_ARGS="${NATS_EXTRA_ARGS:-}"
# Custom environment variables may be defined below
export NATS_EXTRA_ARGS="${NATS_EXTRA_ARGS:-}"