Skip to content

Commit 76e8717

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 2ad3ecd commit 76e8717

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": "48",
3+
"IMAGE_RELEASE_VERSION": "49",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T11:07:49.793756Z",
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="48" \
23+
release="49" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "47",
3+
"IMAGE_RELEASE_VERSION": "48",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T23:07:55.003427Z",
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="47" \
23+
release="48" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "48",
3+
"IMAGE_RELEASE_VERSION": "49",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T11:08:30.896642Z",
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="48" \
23+
release="49" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "47",
3+
"IMAGE_RELEASE_VERSION": "48",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T23:08:33.776778Z",
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="47" \
23+
release="48" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "48",
3+
"IMAGE_RELEASE_VERSION": "49",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T08:09:07.196582Z",
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="48" \
23+
release="49" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "47",
3+
"IMAGE_RELEASE_VERSION": "48",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T23:09:13.307432Z",
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="47" \
23+
release="48" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "48",
3+
"IMAGE_RELEASE_VERSION": "49",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T08:09:41.850909Z",
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="48" \
23+
release="49" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "47",
3+
"IMAGE_RELEASE_VERSION": "48",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T20:09:37.595476Z",
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="47" \
23+
release="48" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "48",
3+
"IMAGE_RELEASE_VERSION": "49",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T08:10:16.018942Z",
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="48" \
23+
release="49" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "48",
3+
"IMAGE_RELEASE_VERSION": "49",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T20:10:17.318176Z",
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="48" \
23+
release="49" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
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": "26",
3+
"IMAGE_RELEASE_VERSION": "27",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T05:09:33.600165Z",
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="26" \
23+
release="27" \
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.51 \
24-
--hash=sha256:a57c6c7012ecb40c43e565a6f7a891f39efa990ff933eab63cd456f7501c2731 \
25-
--hash=sha256:c922f6a18958af9d8af0489d6d8503b517029d8159b26aa4859a8294561c72e9
26-
botocore==1.35.51 \
27-
--hash=sha256:4d65b00111bd12b98e9f920ecab602cf619cc6a6d0be6e5dd53f517e4b92901c \
28-
--hash=sha256:a9b3d1da76b3e896ad74605c01d88f596324a3337393d4bfbfa0d6c35822ca9c
23+
boto3==1.35.52 \
24+
--hash=sha256:68299da8ab2bb37cc843d61b9f4c1c9367438406cfd65a8f593afc7b3bfe226d \
25+
--hash=sha256:ec0e797441db56af63b1150bba49f114b0f885f5d76c3b6dc18075f73030d2bb
26+
botocore==1.35.52 \
27+
--hash=sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5 \
28+
--hash=sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5
2929
# via
3030
# boto3
3131
# s3transfer

0 commit comments

Comments
 (0)