From 2c7c781e47e71c71f3b7c08e4ca69d7fa86a24f8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 27 Jun 2025 15:38:08 +0200 Subject: [PATCH] [bitnami/volsync] Release 0.12.1-debian-12-r20 (#82750) Signed-off-by: Bitnami Bot --- bitnami/volsync/0/debian-12/Dockerfile | 5 ++--- .../prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- bitnami/volsync/0/debian-12/tags-info.yaml | 8 ++++---- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/bitnami/volsync/0/debian-12/Dockerfile b/bitnami/volsync/0/debian-12/Dockerfile index 97ae2854f487..f759c723bcde 100644 --- a/bitnami/volsync/0/debian-12/Dockerfile +++ b/bitnami/volsync/0/debian-12/Dockerfile @@ -8,10 +8,9 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-06-20T09:58:33Z" \ + org.opencontainers.image.created="2025-06-27T12:41:43Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/volsync/README.md" \ - org.opencontainers.image.ref.name="0.12.1-debian-12-r19" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/volsync" \ org.opencontainers.image.title="volsync" \ org.opencontainers.image.vendor="Broadcom, Inc." \ @@ -30,7 +29,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \ DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \ mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \ COMPONENTS=( \ - "volsync-0.12.1-14-linux-${OS_ARCH}-debian-12" \ + "volsync-0.12.1-15-linux-${OS_ARCH}-debian-12" \ ) ; \ for COMPONENT in "${COMPONENTS[@]}"; do \ if [ ! -f "${COMPONENT}.tar.gz" ]; then \ diff --git a/bitnami/volsync/0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/volsync/0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json index 9ddf2786180d..3acf33ce65f0 100644 --- a/bitnami/volsync/0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/volsync/0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json @@ -3,6 +3,6 @@ "arch": "amd64", "distro": "debian-12", "type": "NAMI", - "version": "0.12.1-14" + "version": "0.12.1-15" } } \ No newline at end of file diff --git a/bitnami/volsync/0/debian-12/tags-info.yaml b/bitnami/volsync/0/debian-12/tags-info.yaml index ef71a5e4d919..f20c2a9be07b 100644 --- a/bitnami/volsync/0/debian-12/tags-info.yaml +++ b/bitnami/volsync/0/debian-12/tags-info.yaml @@ -1,5 +1,5 @@ rolling-tags: -- "0" -- 0-debian-12 -- 0.12.1 -- latest + - "0" + - 0-debian-12 + - 0.12.1 + - latest