Skip to content

Commit b067469

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 0b60ded commit b067469

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.12.1",
3-
"IMAGE_RELEASE_VERSION": "24",
3+
"IMAGE_RELEASE_VERSION": "25",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:07:41.780817Z",
55
"POSTGRES_IMAGE_VERSION": "12.22-bookworm"
66
}

Debian/12/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:12.22-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="24" \
23+
release="25" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "23",
3+
"IMAGE_RELEASE_VERSION": "24",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:07:49.535834Z",
55
"POSTGRES_IMAGE_VERSION": "12.22-bullseye"
66
}

Debian/12/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:12.22-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="23" \
23+
release="24" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "24",
3+
"IMAGE_RELEASE_VERSION": "25",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:08:11.074597Z",
55
"POSTGRES_IMAGE_VERSION": "13.18-bookworm"
66
}

Debian/13/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:13.18-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="24" \
23+
release="25" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "23",
3+
"IMAGE_RELEASE_VERSION": "24",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:22.121847Z",
55
"POSTGRES_IMAGE_VERSION": "13.18-bullseye"
66
}

Debian/13/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:13.18-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="23" \
23+
release="24" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "24",
3+
"IMAGE_RELEASE_VERSION": "25",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:04.12635Z",
55
"POSTGRES_IMAGE_VERSION": "14.15-bookworm"
66
}

Debian/14/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:14.15-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="24" \
23+
release="25" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "22",
3+
"IMAGE_RELEASE_VERSION": "23",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:55.731441Z",
55
"POSTGRES_IMAGE_VERSION": "14.15-bullseye"
66
}

Debian/14/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:14.15-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="22" \
23+
release="23" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "24",
3+
"IMAGE_RELEASE_VERSION": "25",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:39.581469Z",
55
"POSTGRES_IMAGE_VERSION": "15.10-bookworm"
66
}

Debian/15/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:15.10-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="24" \
23+
release="25" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "22",
3+
"IMAGE_RELEASE_VERSION": "23",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:09:32.513274Z",
55
"POSTGRES_IMAGE_VERSION": "15.10-bullseye"
66
}

Debian/15/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:15.10-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="22" \
23+
release="23" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "23",
3+
"IMAGE_RELEASE_VERSION": "24",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:09:33.089912Z",
55
"POSTGRES_IMAGE_VERSION": "16.6-bookworm"
66
}

Debian/16/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:16.6-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="23" \
23+
release="24" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "22",
3+
"IMAGE_RELEASE_VERSION": "23",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:10:06.950368Z",
55
"POSTGRES_IMAGE_VERSION": "16.6-bullseye"
66
}

Debian/16/bullseye/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:16.6-bullseye
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="22" \
23+
release="23" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
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.12.1",
3-
"IMAGE_RELEASE_VERSION": "23",
3+
"IMAGE_RELEASE_VERSION": "24",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:10:08.557821Z",
55
"POSTGRES_IMAGE_VERSION": "17.2-bookworm"
66
}

Debian/17/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:17.2-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="23" \
23+
release="24" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-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.12.1 \
2020
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
2121
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
23-
boto3==1.35.86 \
24-
--hash=sha256:d61476fdd5a5388503b72c897083310d2329ce088593c4332b571a860be5d155 \
25-
--hash=sha256:ed59fb4883da167464a5dfbc96e76d571db75e1a7a27d8e7b790c3008b02fcc7
26-
botocore==1.35.86 \
27-
--hash=sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0 \
28-
--hash=sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347
23+
boto3==1.35.87 \
24+
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25+
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26+
botocore==1.35.87 \
27+
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28+
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
2929
# via
3030
# boto3
3131
# s3transfer

0 commit comments

Comments
 (0)