Skip to content

Commit 88d5cae

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 9195dd8 commit 88d5cae

36 files changed

+132
-132
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": "11",
3+
"IMAGE_RELEASE_VERSION": "12",
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="11" \
23+
release="12" \
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

+9-9
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.75 \
24-
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \
25-
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a
26-
botocore==1.35.75 \
27-
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \
28-
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559
23+
boto3==1.35.76 \
24+
--hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
25+
--hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
26+
botocore==1.35.76 \
27+
--hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
28+
--hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
2929
# via
3030
# boto3
3131
# s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
359359
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
360360
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
361361
# via google-cloud-storage
362-
google-cloud-storage==2.18.2 \
363-
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
364-
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
362+
google-cloud-storage==2.19.0 \
363+
--hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
364+
--hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
365365
google-crc32c==1.6.0 \
366366
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
367367
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

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": "11",
3+
"IMAGE_RELEASE_VERSION": "12",
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="11" \
23+
release="12" \
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

+9-9
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.75 \
24-
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \
25-
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a
26-
botocore==1.35.75 \
27-
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \
28-
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559
23+
boto3==1.35.76 \
24+
--hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
25+
--hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
26+
botocore==1.35.76 \
27+
--hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
28+
--hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
2929
# via
3030
# boto3
3131
# s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
359359
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
360360
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
361361
# via google-cloud-storage
362-
google-cloud-storage==2.18.2 \
363-
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
364-
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
362+
google-cloud-storage==2.19.0 \
363+
--hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
364+
--hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
365365
google-crc32c==1.6.0 \
366366
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
367367
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

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": "11",
3+
"IMAGE_RELEASE_VERSION": "12",
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="11" \
23+
release="12" \
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

+9-9
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.75 \
24-
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \
25-
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a
26-
botocore==1.35.75 \
27-
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \
28-
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559
23+
boto3==1.35.76 \
24+
--hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
25+
--hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
26+
botocore==1.35.76 \
27+
--hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
28+
--hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
2929
# via
3030
# boto3
3131
# s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
359359
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
360360
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
361361
# via google-cloud-storage
362-
google-cloud-storage==2.18.2 \
363-
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
364-
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
362+
google-cloud-storage==2.19.0 \
363+
--hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
364+
--hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
365365
google-crc32c==1.6.0 \
366366
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
367367
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

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": "11",
3+
"IMAGE_RELEASE_VERSION": "12",
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="11" \
23+
release="12" \
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

+9-9
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.75 \
24-
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \
25-
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a
26-
botocore==1.35.75 \
27-
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \
28-
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559
23+
boto3==1.35.76 \
24+
--hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
25+
--hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
26+
botocore==1.35.76 \
27+
--hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
28+
--hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
2929
# via
3030
# boto3
3131
# s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
359359
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
360360
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
361361
# via google-cloud-storage
362-
google-cloud-storage==2.18.2 \
363-
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
364-
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
362+
google-cloud-storage==2.19.0 \
363+
--hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
364+
--hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
365365
google-crc32c==1.6.0 \
366366
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
367367
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

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": "11",
3+
"IMAGE_RELEASE_VERSION": "12",
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="11" \
23+
release="12" \
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

+9-9
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.75 \
24-
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \
25-
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a
26-
botocore==1.35.75 \
27-
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \
28-
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559
23+
boto3==1.35.76 \
24+
--hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
25+
--hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
26+
botocore==1.35.76 \
27+
--hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
28+
--hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
2929
# via
3030
# boto3
3131
# s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
359359
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
360360
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
361361
# via google-cloud-storage
362-
google-cloud-storage==2.18.2 \
363-
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
364-
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
362+
google-cloud-storage==2.19.0 \
363+
--hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
364+
--hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
365365
google-crc32c==1.6.0 \
366366
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
367367
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

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": "10",
3+
"IMAGE_RELEASE_VERSION": "11",
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="10" \
23+
release="11" \
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

+9-9
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.75 \
24-
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \
25-
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a
26-
botocore==1.35.75 \
27-
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \
28-
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559
23+
boto3==1.35.76 \
24+
--hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
25+
--hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
26+
botocore==1.35.76 \
27+
--hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
28+
--hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
2929
# via
3030
# boto3
3131
# s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
359359
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
360360
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
361361
# via google-cloud-storage
362-
google-cloud-storage==2.18.2 \
363-
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
364-
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
362+
google-cloud-storage==2.19.0 \
363+
--hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
364+
--hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
365365
google-crc32c==1.6.0 \
366366
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
367367
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

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": "11",
3+
"IMAGE_RELEASE_VERSION": "12",
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="11" \
23+
release="12" \
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

+9-9
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.75 \
24-
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \
25-
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a
26-
botocore==1.35.75 \
27-
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \
28-
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559
23+
boto3==1.35.76 \
24+
--hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
25+
--hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
26+
botocore==1.35.76 \
27+
--hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
28+
--hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
2929
# via
3030
# boto3
3131
# s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
359359
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
360360
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
361361
# via google-cloud-storage
362-
google-cloud-storage==2.18.2 \
363-
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
364-
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
362+
google-cloud-storage==2.19.0 \
363+
--hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
364+
--hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
365365
google-crc32c==1.6.0 \
366366
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
367367
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

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": "10",
3+
"IMAGE_RELEASE_VERSION": "11",
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="10" \
23+
release="11" \
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

+9-9
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.75 \
24-
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \
25-
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a
26-
botocore==1.35.75 \
27-
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \
28-
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559
23+
boto3==1.35.76 \
24+
--hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
25+
--hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
26+
botocore==1.35.76 \
27+
--hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
28+
--hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
2929
# via
3030
# boto3
3131
# s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
359359
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
360360
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
361361
# via google-cloud-storage
362-
google-cloud-storage==2.18.2 \
363-
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
364-
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
362+
google-cloud-storage==2.19.0 \
363+
--hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
364+
--hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
365365
google-crc32c==1.6.0 \
366366
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
367367
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

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": "10",
3+
"IMAGE_RELEASE_VERSION": "11",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:09:33.089912Z",
55
"POSTGRES_IMAGE_VERSION": "16.6-bookworm"
66
}

0 commit comments

Comments
 (0)