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

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-09-07 04:36:34 +02:00
committed by GitHub
parent cbf07ab93d
commit b7bad8cb01
3 changed files with 7 additions and 27 deletions

View File

@@ -6,9 +6,8 @@ FROM docker.io/bitnami/minideb:bookworm
ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
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-08-21T13:35:03Z" \
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-09-07T02:18:18Z" \
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" \
@@ -30,7 +29,7 @@ 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.6.0-0-linux-${OS_ARCH}-debian-12" \
"plugin-barman-cloud-0.6.0-0-linux-${OS_ARCH}-debian-12" \
"plugin-barman-cloud-0.6.0-1-linux-${OS_ARCH}-debian-12" \
"python-3.13.7-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
@@ -51,7 +50,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="0.6.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

@@ -1,20 +0,0 @@
{
"plugin-barman-cloud": {
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "0.6.0-0"
},
"plugin-barman-cloud-sidecar": {
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "0.6.0-0"
},
"python": {
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "3.13.7-0"
}
}

View File

@@ -1,10 +1,11 @@
# Barman Cloud Plugin Sidecar for CloudNativePG packaged by Bitnami
# Bitnami package for Barman Cloud Plugin Sidecar for CloudNativePG
## 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.
## TL;DR