Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-12-06 00:24:47 +00:00
parent 9195dd8e41
commit 88d5cae44c
36 changed files with 132 additions and 132 deletions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:07:41.780817Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:07:41.780817Z",
"POSTGRES_IMAGE_VERSION": "12.22-bookworm" "POSTGRES_IMAGE_VERSION": "12.22-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:12.22-bookworm
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="12" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:07:49.535834Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:07:49.535834Z",
"POSTGRES_IMAGE_VERSION": "12.22-bullseye" "POSTGRES_IMAGE_VERSION": "12.22-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:12.22-bullseye
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="12" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:08:11.074597Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:08:11.074597Z",
"POSTGRES_IMAGE_VERSION": "13.18-bookworm" "POSTGRES_IMAGE_VERSION": "13.18-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:13.18-bookworm
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="12" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:22.121847Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:22.121847Z",
"POSTGRES_IMAGE_VERSION": "13.18-bullseye" "POSTGRES_IMAGE_VERSION": "13.18-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:13.18-bullseye
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="12" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:04.12635Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:04.12635Z",
"POSTGRES_IMAGE_VERSION": "14.15-bookworm" "POSTGRES_IMAGE_VERSION": "14.15-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:14.15-bookworm
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="12" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "10", "IMAGE_RELEASE_VERSION": "11",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:55.731441Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:55.731441Z",
"POSTGRES_IMAGE_VERSION": "14.15-bullseye" "POSTGRES_IMAGE_VERSION": "14.15-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:14.15-bullseye
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="10" \ release="11" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:39.581469Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:39.581469Z",
"POSTGRES_IMAGE_VERSION": "15.10-bookworm" "POSTGRES_IMAGE_VERSION": "15.10-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:15.10-bookworm
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="12" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "10", "IMAGE_RELEASE_VERSION": "11",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:09:32.513274Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:09:32.513274Z",
"POSTGRES_IMAGE_VERSION": "15.10-bullseye" "POSTGRES_IMAGE_VERSION": "15.10-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:15.10-bullseye
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="10" \ release="11" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "10", "IMAGE_RELEASE_VERSION": "11",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:09:33.089912Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:09:33.089912Z",
"POSTGRES_IMAGE_VERSION": "16.6-bookworm" "POSTGRES_IMAGE_VERSION": "16.6-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:16.6-bookworm
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="10" \ release="11" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "10", "IMAGE_RELEASE_VERSION": "11",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:10:06.950368Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:10:06.950368Z",
"POSTGRES_IMAGE_VERSION": "16.6-bullseye" "POSTGRES_IMAGE_VERSION": "16.6-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:16.6-bullseye
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="10" \ release="11" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "10", "IMAGE_RELEASE_VERSION": "11",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:10:08.557821Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:10:08.557821Z",
"POSTGRES_IMAGE_VERSION": "17.2-bookworm" "POSTGRES_IMAGE_VERSION": "17.2-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:17.2-bookworm
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="10" \ release="11" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "10", "IMAGE_RELEASE_VERSION": "11",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T06:13:41.948047Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T06:13:41.948047Z",
"POSTGRES_IMAGE_VERSION": "17.2-bullseye" "POSTGRES_IMAGE_VERSION": "17.2-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:17.2-bullseye
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="10" \ release="11" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.75 \ boto3==1.35.76 \
--hash=sha256:0a02578dbe140949bc681435cb58c0bbec97644e3938402ea75dad49bd389718 \ --hash=sha256:31ddcdb6f15dace2b68f6a0f11bdb58dd3ae79b8a3ccb174ff811ef0bbf938e0 \
--hash=sha256:a30b7ef273fbcb41390d6495f3b3e95c6fae496366447238095b00825cb5a52a --hash=sha256:69458399f41f57a50770c8974796d96978bcca44915c260319696bb43e47dffd
botocore==1.35.75 \ botocore==1.35.76 \
--hash=sha256:7c7d272d9794d07f0c40caa110a266e910103559340b5a5d252857928e920a4a \ --hash=sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13 \
--hash=sha256:d60f663420fcab93a23f53092d3287da481e411388776b3f6957c648bba6f559 --hash=sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -359,9 +359,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.2 \ google-cloud-storage==2.19.0 \
--hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \ --hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99 --hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-crc32c==1.6.0 \ google-crc32c==1.6.0 \
--hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \ --hash=sha256:05e2d8c9a2f853ff116db9706b4a27350587f341eda835f46db3c0a8c8ce2f24 \
--hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \ --hash=sha256:18e311c64008f1f1379158158bb3f0c8d72635b9eb4f9545f8cf990c5668e59d \