Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-09-17 00:16:52 +00:00
parent 30b6e5d633
commit a99b08e153
36 changed files with 96 additions and 96 deletions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "14", "IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:07:50.890121Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:07:50.890121Z",
"POSTGRES_IMAGE_VERSION": "12.20-bookworm" "POSTGRES_IMAGE_VERSION": "12.20-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:12.20-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="14" \ release="15" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "14", "IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:22:53.893112Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:22:53.893112Z",
"POSTGRES_IMAGE_VERSION": "12.20-bullseye" "POSTGRES_IMAGE_VERSION": "12.20-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:12.20-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="14" \ release="15" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "14", "IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:08:30.904942Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:08:30.904942Z",
"POSTGRES_IMAGE_VERSION": "13.16-bookworm" "POSTGRES_IMAGE_VERSION": "13.16-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:13.16-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="14" \ release="15" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "14", "IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:20.091851Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:20.091851Z",
"POSTGRES_IMAGE_VERSION": "13.16-bullseye" "POSTGRES_IMAGE_VERSION": "13.16-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:13.16-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="14" \ release="15" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "14", "IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:11.18839Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:11.18839Z",
"POSTGRES_IMAGE_VERSION": "14.13-bookworm" "POSTGRES_IMAGE_VERSION": "14.13-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:14.13-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="14" \ release="15" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "14", "IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:47.950738Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:47.950738Z",
"POSTGRES_IMAGE_VERSION": "14.13-bullseye" "POSTGRES_IMAGE_VERSION": "14.13-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:14.13-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="14" \ release="15" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "14", "IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:45.919698Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:45.919698Z",
"POSTGRES_IMAGE_VERSION": "15.8-bookworm" "POSTGRES_IMAGE_VERSION": "15.8-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:15.8-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="14" \ release="15" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "14", "IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:15.472725Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:15.472725Z",
"POSTGRES_IMAGE_VERSION": "15.8-bullseye" "POSTGRES_IMAGE_VERSION": "15.8-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:15.8-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="14" \ release="15" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "13", "IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:10:21.349001Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:10:21.349001Z",
"POSTGRES_IMAGE_VERSION": "16.4-bookworm" "POSTGRES_IMAGE_VERSION": "16.4-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:16.4-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="13" \ release="14" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "14", "IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:41.09928Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:41.09928Z",
"POSTGRES_IMAGE_VERSION": "16.4-bullseye" "POSTGRES_IMAGE_VERSION": "16.4-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:16.4-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="14" \ release="15" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "9", "IMAGE_RELEASE_VERSION": "10",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:33.555234Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:33.555234Z",
"POSTGRES_IMAGE_VERSION": "17rc1-bookworm" "POSTGRES_IMAGE_VERSION": "17rc1-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:17rc1-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="9" \ release="10" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "9", "IMAGE_RELEASE_VERSION": "10",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:45.189541Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:45.189541Z",
"POSTGRES_IMAGE_VERSION": "17rc1-bullseye" "POSTGRES_IMAGE_VERSION": "17rc1-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:17rc1-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="9" \ release="10" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-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.19 \ boto3==1.35.20 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \ --hash=sha256:47e89d95964f10beee21ee723c3290874fddf364269bd97d200e8bfa9bf93a06 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496 --hash=sha256:aaddbeb8c37608492f2c8286d004101464833d4c6e49af44601502b8b18785ed
botocore==1.35.19 \ botocore==1.35.20 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \ --hash=sha256:62412038f960691a299e60492f9ee7e8e75af563f2eca7f3640b3b54b8f5d236 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9 --hash=sha256:82ad8a73fcd5852d127461c8dadbe40bf679f760a4efb0dde8d4d269ad3f126f
# via # via
# boto3 # boto3
# s3transfer # s3transfer