[bitnami/plugin-barman-cloud-sidecar] Release 0.9.0-debian-12-r1 (#88834)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-12-05 14:01:08 +01:00
committed by GitHub
parent 3821ddfce1
commit 06fd102565
2 changed files with 5 additions and 5 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-11-06T15:02:40Z" \
org.opencontainers.image.created="2025-12-05T12:33:36Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/plugin-barman-cloud-sidecar/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/plugin-barman-cloud-sidecar" \
@@ -29,8 +29,8 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"plugin-barman-cloud-sidecar-0.9.0-0-linux-${OS_ARCH}-debian-12" \
"plugin-barman-cloud-0.9.0-0-linux-${OS_ARCH}-debian-12" \
"python-3.13.9-1-linux-${OS_ARCH}-debian-12" \
"plugin-barman-cloud-0.9.0-1-linux-${OS_ARCH}-debian-12" \
"python-3.13.10-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -50,7 +50,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="0.9.0" \
BITNAMI_APP_NAME="plugin-barman-cloud-sidecar" \
IMAGE_REVISION="0" \
IMAGE_REVISION="1" \
PATH="/opt/bitnami/plugin-barman-cloud/bin:/opt/bitnami/python/bin:$PATH"
USER 1001

View File

@@ -2,7 +2,7 @@
## What is Barman Cloud Plugin Sidecar for CloudNativePG?
> Barman Cloud CNPG-I plugin enables PostgreSQL backups and recovery in cloud storage, integrating with CloudNativePG for seamless data protection.
> Barman Cloud CNPG-I plugin enables PostgreSQL backups and recovery in cloud storage, integrating with CloudNativePG for seamless data protection
[Overview of Barman Cloud Plugin Sidecar for CloudNativePG](https://cloudnative-pg.io/plugin-barman-cloud/)
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.