From 1bea076f11f18fe0619ecb668feccaefd744cd2a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 10 Dec 2024 02:04:07 +0100 Subject: [PATCH] [bitnami/valkey-cluster] Release valkey-cluster-7.2.7-debian-12-r4 (#75643) Signed-off-by: Bitnami Bot --- bitnami/valkey-cluster/7.2/debian-12/Dockerfile | 6 +++--- .../prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- bitnami/valkey-cluster/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/valkey-cluster/7.2/debian-12/Dockerfile b/bitnami/valkey-cluster/7.2/debian-12/Dockerfile index ae8bac53f5e7..8eba7e9af3ee 100644 --- a/bitnami/valkey-cluster/7.2/debian-12/Dockerfile +++ b/bitnami/valkey-cluster/7.2/debian-12/Dockerfile @@ -8,11 +8,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-11-10T00:18:29Z" \ + org.opencontainers.image.created="2024-12-10T00:34:51Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/valkey-cluster/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="7.2.7-debian-12-r3" \ + org.opencontainers.image.ref.name="7.2.7-debian-12-r4" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/valkey-cluster" \ org.opencontainers.image.title="valkey-cluster" \ org.opencontainers.image.vendor="Broadcom, Inc." \ @@ -29,7 +29,7 @@ SHELL ["/bin/bash", "-o", "errexit", "-o", "nounset", "-o", "pipefail", "-c"] RUN install_packages ca-certificates curl libgomp1 libssl3 procps RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; \ COMPONENTS=( \ - "wait-for-port-1.0.8-7-linux-${OS_ARCH}-debian-12" \ + "wait-for-port-1.0.8-8-linux-${OS_ARCH}-debian-12" \ "valkey-7.2.7-5-linux-${OS_ARCH}-debian-12" \ ) ; \ for COMPONENT in "${COMPONENTS[@]}"; do \ diff --git a/bitnami/valkey-cluster/7.2/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/valkey-cluster/7.2/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json index 6068084ac0b1..e24ce945542f 100644 --- a/bitnami/valkey-cluster/7.2/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/valkey-cluster/7.2/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json @@ -9,6 +9,6 @@ "arch": "amd64", "distro": "debian-12", "type": "NAMI", - "version": "1.0.8-7" + "version": "1.0.8-8" } } \ No newline at end of file diff --git a/bitnami/valkey-cluster/README.md b/bitnami/valkey-cluster/README.md index 161bd46eb973..b10b7a142766 100644 --- a/bitnami/valkey-cluster/README.md +++ b/bitnami/valkey-cluster/README.md @@ -32,7 +32,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.dev/) for deploy ## Supported tags and respective `Dockerfile` links -Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.vmware.com/en/VMware-Tanzu-Application-Catalog/services/tutorials/GUID-understand-rolling-tags-containers-index.html). +Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://techdocs.broadcom.com/us/en/vmware-tanzu/application-catalog/tanzu-application-catalog/services/tac-doc/apps-tutorials-understand-rolling-tags-containers-index.html). You can see the equivalence between the different tags by taking a look at the `tags-info.yaml` file present in the branch folder, i.e `bitnami/ASSET/BRANCH/DISTRO/tags-info.yaml`.