forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:07:50.890121Z",
|
||||
"POSTGRES_IMAGE_VERSION": "12.20-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.20-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="11" \
|
||||
release="12" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:22:53.893112Z",
|
||||
"POSTGRES_IMAGE_VERSION": "12.20-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.20-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="11" \
|
||||
release="12" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:08:30.904942Z",
|
||||
"POSTGRES_IMAGE_VERSION": "13.16-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:13.16-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="11" \
|
||||
release="12" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:20.091851Z",
|
||||
"POSTGRES_IMAGE_VERSION": "13.16-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:13.16-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="11" \
|
||||
release="12" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:11.18839Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.13-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.13-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="11" \
|
||||
release="12" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:47.950738Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.13-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.13-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="11" \
|
||||
release="12" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:45.919698Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.8-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:15.8-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="11" \
|
||||
release="12" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:15.472725Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.8-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:15.8-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="11" \
|
||||
release="12" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "10",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:10:21.349001Z",
|
||||
"POSTGRES_IMAGE_VERSION": "16.4-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:16.4-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="10" \
|
||||
release="11" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bookworm."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:41.09928Z",
|
||||
"POSTGRES_IMAGE_VERSION": "16.4-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:16.4-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="11" \
|
||||
release="12" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bullseye."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "6",
|
||||
"IMAGE_RELEASE_VERSION": "7",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:33.555234Z",
|
||||
"POSTGRES_IMAGE_VERSION": "17rc1-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:17rc1-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="6" \
|
||||
release="7" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bookworm."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "6",
|
||||
"IMAGE_RELEASE_VERSION": "7",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:45.189541Z",
|
||||
"POSTGRES_IMAGE_VERSION": "17rc1-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:17rc1-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="6" \
|
||||
release="7" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bullseye."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.18 \
|
||||
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
|
||||
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
|
||||
botocore==1.35.18 \
|
||||
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
|
||||
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
|
||||
boto3==1.35.19 \
|
||||
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
|
||||
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
|
||||
botocore==1.35.19 \
|
||||
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
|
||||
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
Reference in New Issue
Block a user