Skip to content

Commit eaee56e

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 12a8db4 commit eaee56e

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": "8",
3+
"IMAGE_RELEASE_VERSION": "9",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T06:07:41.23871Z",
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="8" \
23+
release="9" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "8",
3+
"IMAGE_RELEASE_VERSION": "9",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:08:02.913418Z",
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="8" \
23+
release="9" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "8",
3+
"IMAGE_RELEASE_VERSION": "9",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:08:53.322375Z",
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="8" \
23+
release="9" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "8",
3+
"IMAGE_RELEASE_VERSION": "9",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:08:54.763101Z",
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="8" \
23+
release="9" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "8",
3+
"IMAGE_RELEASE_VERSION": "9",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:09:28.745262Z",
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="8" \
23+
release="9" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "7",
3+
"IMAGE_RELEASE_VERSION": "8",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:13:42.493323Z",
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="7" \
23+
release="8" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "8",
3+
"IMAGE_RELEASE_VERSION": "9",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:09:57.802203Z",
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="8" \
23+
release="9" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "7",
3+
"IMAGE_RELEASE_VERSION": "8",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:16:02.103894Z",
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="7" \
23+
release="8" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "7",
3+
"IMAGE_RELEASE_VERSION": "8",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:18:13.849114Z",
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="7" \
23+
release="8" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "7",
3+
"IMAGE_RELEASE_VERSION": "8",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:18:15.291038Z",
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="7" \
23+
release="8" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
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": "7",
3+
"IMAGE_RELEASE_VERSION": "8",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:20:25.34524Z",
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="7" \
23+
release="8" \
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.11.1 \
2020
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
2121
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
2222
# via -r requirements.in
23-
boto3==1.35.71 \
24-
--hash=sha256:3ed7172b3d4fceb6218bb0ec3668c4d40c03690939c2fca4f22bb875d741a07f \
25-
--hash=sha256:e2969a246bb3208122b3c349c49cc6604c6fc3fc2b2f65d99d3e8ccd745b0c16
26-
botocore==1.35.71 \
27-
--hash=sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba \
28-
--hash=sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1
23+
boto3==1.35.72 \
24+
--hash=sha256:410bb4ec676c57ee9c3c7824b7b1a3721584f18f8ee8ccc8e8ecdf285136b77f \
25+
--hash=sha256:f9fc94413a959c388b1654c6687a5193293f3c69f8d0af3b86fd48b4096a23f3
26+
botocore==1.35.72 \
27+
--hash=sha256:6b5fac38ef7cfdbc7781a751e0f78833ccb9149ba815bc238b1dbb75c90fbae5 \
28+
--hash=sha256:7412877c3f766a1bfd09236e225ce1f0dc2c35e47949ae423e56e2093c8fa23a
2929
# via
3030
# boto3
3131
# s3transfer

0 commit comments

Comments
 (0)