Skip to content

Commit 5b7fa84

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 8c8e95c commit 5b7fa84

36 files changed

+96
-96
lines changed

Debian/12/bookworm/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "21",
3+
"IMAGE_RELEASE_VERSION": "22",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:07:50.890121Z",
55
"POSTGRES_IMAGE_VERSION": "12.20-bookworm"
66
}

Debian/12/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:12.20-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="21" \
23+
release="22" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm."
2626

Debian/12/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/12/bullseye/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "21",
3+
"IMAGE_RELEASE_VERSION": "22",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:22:53.893112Z",
55
"POSTGRES_IMAGE_VERSION": "12.20-bullseye"
66
}

Debian/12/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:12.20-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="21" \
23+
release="22" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye."
2626

Debian/12/bullseye/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/13/bookworm/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "21",
3+
"IMAGE_RELEASE_VERSION": "22",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:08:30.904942Z",
55
"POSTGRES_IMAGE_VERSION": "13.16-bookworm"
66
}

Debian/13/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:13.16-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="21" \
23+
release="22" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."
2626

Debian/13/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/13/bullseye/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "21",
3+
"IMAGE_RELEASE_VERSION": "22",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:20.091851Z",
55
"POSTGRES_IMAGE_VERSION": "13.16-bullseye"
66
}

Debian/13/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:13.16-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="21" \
23+
release="22" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye."
2626

Debian/13/bullseye/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/14/bookworm/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "21",
3+
"IMAGE_RELEASE_VERSION": "22",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:11.18839Z",
55
"POSTGRES_IMAGE_VERSION": "14.13-bookworm"
66
}

Debian/14/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:14.13-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="21" \
23+
release="22" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm."
2626

Debian/14/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/14/bullseye/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "21",
3+
"IMAGE_RELEASE_VERSION": "22",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:47.950738Z",
55
"POSTGRES_IMAGE_VERSION": "14.13-bullseye"
66
}

Debian/14/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:14.13-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="21" \
23+
release="22" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye."
2626

Debian/14/bullseye/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/15/bookworm/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "21",
3+
"IMAGE_RELEASE_VERSION": "22",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:45.919698Z",
55
"POSTGRES_IMAGE_VERSION": "15.8-bookworm"
66
}

Debian/15/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:15.8-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="21" \
23+
release="22" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."
2626

Debian/15/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/15/bullseye/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "21",
3+
"IMAGE_RELEASE_VERSION": "22",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:15.472725Z",
55
"POSTGRES_IMAGE_VERSION": "15.8-bullseye"
66
}

Debian/15/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:15.8-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="21" \
23+
release="22" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."
2626

Debian/15/bullseye/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/16/bookworm/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "20",
3+
"IMAGE_RELEASE_VERSION": "21",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:10:21.349001Z",
55
"POSTGRES_IMAGE_VERSION": "16.4-bookworm"
66
}

Debian/16/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:16.4-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="20" \
23+
release="21" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bookworm."
2626

Debian/16/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/16/bullseye/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "21",
3+
"IMAGE_RELEASE_VERSION": "22",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:41.09928Z",
55
"POSTGRES_IMAGE_VERSION": "16.4-bullseye"
66
}

Debian/16/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:16.4-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="21" \
23+
release="22" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bullseye."
2626

Debian/16/bullseye/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

Debian/17/bookworm/.versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "16",
3+
"IMAGE_RELEASE_VERSION": "17",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:33.555234Z",
55
"POSTGRES_IMAGE_VERSION": "17rc1-bookworm"
66
}

Debian/17/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:17rc1-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="16" \
23+
release="17" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bookworm."
2626

Debian/17/bookworm/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.26 \
24-
--hash=sha256:b04087afd3570ba540fd293823c77270ec675672af23da9396bd5988a3f8128b \
25-
--hash=sha256:c31db992655db233d98762612690cfe60723c9e1503b5709aad92c1c564877bb
26-
botocore==1.35.26 \
27-
--hash=sha256:0b9dee5e4a3314e251e103585837506b17fcc7485c3c8adb61a9a913f46da1e7 \
28-
--hash=sha256:19efc3a22c9df77960712b4e203f912486f8bcd3794bff0fd7b2a0f5f1d5712d
23+
boto3==1.35.27 \
24+
--hash=sha256:10d0fe15670b83a3f26572ab20d9152a064cee4c54b5ea9a1eeb1f0c3b807a7b \
25+
--hash=sha256:3da139ca038032e92086e26d23833b557f0c257520162bfd3d6f580bf8032c86
26+
botocore==1.35.27 \
27+
--hash=sha256:c299c70b5330a8634e032883ce8a72c2c6d9fdbc985d8191199cb86b92e7cbbd \
28+
--hash=sha256:f68875c26cd57a9d22c0f7a981ecb1636d7ce4d0e35797e04765b53e7bfed3e7
2929
# via
3030
# boto3
3131
# s3transfer

0 commit comments

Comments
 (0)