[bitnami/valkey-sentinel] Release 9.0.0-debian-12-r1 (#88603)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-11-30 11:56:36 +01:00
committed by GitHub
parent ef9c936b7c
commit 06448cd0f6
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-10-31T10:36:36Z" \
org.opencontainers.image.created="2025-11-30T10:48:55Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/valkey-sentinel/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/valkey-sentinel" \
@@ -50,7 +50,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/valkey-sentinel/postunpack.sh
ENV APP_VERSION="9.0.0" \
BITNAMI_APP_NAME="valkey-sentinel" \
IMAGE_REVISION="0"
IMAGE_REVISION="1"
EXPOSE 26379

View File

@@ -2,7 +2,7 @@
## What is Valkey Sentinel?
> Valkey Sentinel provides high availability for Valkey. Valkey Sentinel also provides other collateral tasks such as monitoring, notifications and acts as a configuration provider for clients.
> Valkey is a high-performance data structure server that primarily serves key/value workloads. It supports a wide range of native structures and an extensible plugin system for adding new data structures and access patterns.
[Overview of Valkey Sentinel](https://valkey.io/)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.