Skip to content

Commit b261376

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 8c5677a commit b261376

36 files changed

+96
-96
lines changed

Debian/12/bookworm/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.12.1",
3-
"IMAGE_RELEASE_VERSION": "27",
3+
"IMAGE_RELEASE_VERSION": "28",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T15:07:38.383813Z",
55
"POSTGRES_IMAGE_VERSION": "12.22-bookworm"
66
}

Debian/12/bookworm/Dockerfile

Lines changed: 1 addition & 1 deletion
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="27" \
23+
release="28" \
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

Lines changed: 6 additions & 6 deletions
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.87 \
24-
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25-
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26-
botocore==1.35.87 \
27-
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28-
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
23+
boto3==1.35.88 \
24+
--hash=sha256:43c6a7a70bb226770a82a601870136e3bb3bf2808f4576ab5b9d7d140dbf1323 \
25+
--hash=sha256:7bc9b27ad87607256470c70a86c8b8c319ddd6ecae89cc191687cbf8ccb7b6a6
26+
botocore==1.35.88 \
27+
--hash=sha256:58dcd9a464c354b8c6c25261d8de830d175d9739eae568bf0c52e57116fb03c6 \
28+
--hash=sha256:e60cc3fbe8d7a10f70e7e852d76be2b29f23ead418a5899d366ea32b1eacb5a5
2929
# via
3030
# boto3
3131
# s3transfer

Debian/12/bullseye/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.12.1",
3-
"IMAGE_RELEASE_VERSION": "26",
3+
"IMAGE_RELEASE_VERSION": "27",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T06:07:48.532235Z",
55
"POSTGRES_IMAGE_VERSION": "12.22-bullseye"
66
}

Debian/12/bullseye/Dockerfile

Lines changed: 1 addition & 1 deletion
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="26" \
23+
release="27" \
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

Lines changed: 6 additions & 6 deletions
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.87 \
24-
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25-
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26-
botocore==1.35.87 \
27-
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28-
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
23+
boto3==1.35.88 \
24+
--hash=sha256:43c6a7a70bb226770a82a601870136e3bb3bf2808f4576ab5b9d7d140dbf1323 \
25+
--hash=sha256:7bc9b27ad87607256470c70a86c8b8c319ddd6ecae89cc191687cbf8ccb7b6a6
26+
botocore==1.35.88 \
27+
--hash=sha256:58dcd9a464c354b8c6c25261d8de830d175d9739eae568bf0c52e57116fb03c6 \
28+
--hash=sha256:e60cc3fbe8d7a10f70e7e852d76be2b29f23ead418a5899d366ea32b1eacb5a5
2929
# via
3030
# boto3
3131
# s3transfer

Debian/13/bookworm/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.12.1",
3-
"IMAGE_RELEASE_VERSION": "27",
3+
"IMAGE_RELEASE_VERSION": "28",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T12:08:00.06375Z",
55
"POSTGRES_IMAGE_VERSION": "13.18-bookworm"
66
}

Debian/13/bookworm/Dockerfile

Lines changed: 1 addition & 1 deletion
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="27" \
23+
release="28" \
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

Lines changed: 6 additions & 6 deletions
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.87 \
24-
--hash=sha256:341c58602889078a4a25dc4331b832b5b600a33acd73471d2532c6f01b16fbb4 \
25-
--hash=sha256:588ab05e2771c50fca5c242be14e7a25200ffd3dd95c45950ce40993473864c7
26-
botocore==1.35.87 \
27-
--hash=sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89 \
28-
--hash=sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692
23+
boto3==1.35.88 \
24+
--hash=sha256:43c6a7a70bb226770a82a601870136e3bb3bf2808f4576ab5b9d7d140dbf1323 \
25+
--hash=sha256:7bc9b27ad87607256470c70a86c8b8c319ddd6ecae89cc191687cbf8ccb7b6a6
26+
botocore==1.35.88 \
27+
--hash=sha256:58dcd9a464c354b8c6c25261d8de830d175d9739eae568bf0c52e57116fb03c6 \
28+
--hash=sha256:e60cc3fbe8d7a10f70e7e852d76be2b29f23ead418a5899d366ea32b1eacb5a5
2929
# via
3030
# boto3
3131
# s3transfer

Debian/13/bullseye/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.12.1",
3-
"IMAGE_RELEASE_VERSION": "26",
3+
"IMAGE_RELEASE_VERSION": "27",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T06:08:23.011924Z",
55
"POSTGRES_IMAGE_VERSION": "13.18-bullseye"
66
}

0 commit comments

Comments
 (0)