mirror of
https://github.com/bitnami/containers.git
synced 2026-08-09 13:04:38 +08:00
[bitnami/cloudnative-pg] Release 1.30.0-debian-12-r1 (#95199)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -17,7 +17,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=( \
|
||||
"cloudnative-pg-1.30.0-0-linux-${OS_ARCH}-debian-12" \
|
||||
"cloudnative-pg-1.30.0-1-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
@@ -40,7 +40,7 @@ ARG TARGETARCH
|
||||
ENV OS_ARCH="${TARGETARCH:-amd64}"
|
||||
|
||||
LABEL org.opencontainers.image.base.name="scratch" \
|
||||
org.opencontainers.image.created="2026-06-29T20:24:37Z" \
|
||||
org.opencontainers.image.created="2026-07-07T22:06:41Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.title="cloudnative-pg" \
|
||||
org.opencontainers.image.vendor="Broadcom, Inc." \
|
||||
@@ -54,7 +54,7 @@ COPY --from=builder /opt/bitnami/cloudnative-pg/licenses /opt/bitnami/cloudnativ
|
||||
|
||||
ENV APP_VERSION="1.30.0" \
|
||||
BITNAMI_APP_NAME="cloudnative-pg" \
|
||||
IMAGE_REVISION="0" \
|
||||
IMAGE_REVISION="1" \
|
||||
PATH="/operator:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
36a8285c6ecf08443095641aac6ed3b0f8dc9a84e48e66511737702ac14a5869 cloudnative-pg-1.30.0-0-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
39a13ce519fbf3804818cff04cc63ee2836355f95c95bfb500fa2a548fb3378d cloudnative-pg-1.30.0-0-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
0d5dc8ce1095017b5dbeccad8c333e92a9022e1075e2afa0b4df5142df419c90 cloudnative-pg-1.30.0-1-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
0b4685ba92747ad588dd2c061aa5433d97173487b0bd851525847eaff722c0ce cloudnative-pg-1.30.0-1-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user