Skip to content

Commit 0d2294a

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 5fc1ca6 commit 0d2294a

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": "37",
3+
"IMAGE_RELEASE_VERSION": "38",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T11:07:42.263009Z",
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="37" \
23+
release="38" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "36",
3+
"IMAGE_RELEASE_VERSION": "37",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-01T02:10:23.392865Z",
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="36" \
23+
release="37" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "37",
3+
"IMAGE_RELEASE_VERSION": "38",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T11:08:13.281789Z",
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="37" \
23+
release="38" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "36",
3+
"IMAGE_RELEASE_VERSION": "37",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-01T02:10:48.054713Z",
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="36" \
23+
release="37" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "37",
3+
"IMAGE_RELEASE_VERSION": "38",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T11:08:44.899317Z",
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="37" \
23+
release="38" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "36",
3+
"IMAGE_RELEASE_VERSION": "37",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-01T02:11:10.907588Z",
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="36" \
23+
release="37" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "37",
3+
"IMAGE_RELEASE_VERSION": "38",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T08:09:29.506854Z",
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="37" \
23+
release="38" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "36",
3+
"IMAGE_RELEASE_VERSION": "37",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-01T02:11:33.835291Z",
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="36" \
23+
release="37" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "37",
3+
"IMAGE_RELEASE_VERSION": "38",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T08:10:10.860146Z",
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="37" \
23+
release="38" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "37",
3+
"IMAGE_RELEASE_VERSION": "38",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-01T02:11:56.622933Z",
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="37" \
23+
release="38" \
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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
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": "15",
3+
"IMAGE_RELEASE_VERSION": "16",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T08:10:52.423745Z",
55
"POSTGRES_IMAGE_VERSION": "17.0-bookworm"
66
}

Debian/17/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:17.0-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="15" \
23+
release="16" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.0-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.40 \
24-
--hash=sha256:33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 \
25-
--hash=sha256:9352f6d61f15c789231a5d608613f03425059072ed862c32e1ed102b17206abf
26-
botocore==1.35.40 \
27-
--hash=sha256:072cc47f29cb1de4fa77ce6632e4f0480af29b70816973ff415fbaa3f50bd1db \
28-
--hash=sha256:547e0a983856c7d7aeaa30fca2a283873c57c07366cd806d2d639856341b3c31
23+
boto3==1.35.41 \
24+
--hash=sha256:2bf7e7f376aee52155fc4ae4487f29333a6bcdf3a05c3bc4fede10b972d951a6 \
25+
--hash=sha256:e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88
26+
botocore==1.35.41 \
27+
--hash=sha256:8a09a32136df8768190a6c92f0240cd59c30deb99c89026563efadbbed41fa00 \
28+
--hash=sha256:915c4d81e3a0be3b793c1e2efdf19af1d0a9cd4a2d8de08ee18216c14d67764b
2929
# via
3030
# boto3
3131
# s3transfer

0 commit comments

Comments
 (0)