forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.8.0",
|
"BARMAN_VERSION": "3.8.0",
|
||||||
"IMAGE_RELEASE_VERSION": "10",
|
"IMAGE_RELEASE_VERSION": "11",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:08:30.332827Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-29T23:09:30.090924Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "11.21-bullseye"
|
"POSTGRES_IMAGE_VERSION": "11.21-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:11.21-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 11.21-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.21-bullseye."
|
||||||
|
|
||||||
|
@@ -312,9 +312,9 @@ jmespath==1.0.1 \
|
|||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# botocore
|
# botocore
|
||||||
msal==1.24.0 \
|
msal==1.24.1 \
|
||||||
--hash=sha256:7d2ecdad41a5f73bb2b813f3061a4cf47c924621105a8ed137586fcb9d8f827e \
|
--hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \
|
||||||
--hash=sha256:a7f2f342b80ba3fe168218003b6798cc81b83c9745284bf63fb8d4ec8e2dbc50
|
--hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad
|
||||||
# via
|
# via
|
||||||
# azure-identity
|
# azure-identity
|
||||||
# msal-extensions
|
# msal-extensions
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.8.0",
|
"BARMAN_VERSION": "3.8.0",
|
||||||
"IMAGE_RELEASE_VERSION": "10",
|
"IMAGE_RELEASE_VERSION": "11",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:09:46.344253Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-29T20:24:20.529382Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "12.16-bullseye"
|
"POSTGRES_IMAGE_VERSION": "12.16-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.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="10" \
|
release="11" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.16-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.16-bullseye."
|
||||||
|
|
||||||
|
@@ -312,9 +312,9 @@ jmespath==1.0.1 \
|
|||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# botocore
|
# botocore
|
||||||
msal==1.24.0 \
|
msal==1.24.1 \
|
||||||
--hash=sha256:7d2ecdad41a5f73bb2b813f3061a4cf47c924621105a8ed137586fcb9d8f827e \
|
--hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \
|
||||||
--hash=sha256:a7f2f342b80ba3fe168218003b6798cc81b83c9745284bf63fb8d4ec8e2dbc50
|
--hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad
|
||||||
# via
|
# via
|
||||||
# azure-identity
|
# azure-identity
|
||||||
# msal-extensions
|
# msal-extensions
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.8.0",
|
"BARMAN_VERSION": "3.8.0",
|
||||||
"IMAGE_RELEASE_VERSION": "10",
|
"IMAGE_RELEASE_VERSION": "11",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:11:00.380478Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-29T20:32:26.744484Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "13.12-bullseye"
|
"POSTGRES_IMAGE_VERSION": "13.12-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:13.12-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 13.12-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.12-bullseye."
|
||||||
|
|
||||||
|
@@ -312,9 +312,9 @@ jmespath==1.0.1 \
|
|||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# botocore
|
# botocore
|
||||||
msal==1.24.0 \
|
msal==1.24.1 \
|
||||||
--hash=sha256:7d2ecdad41a5f73bb2b813f3061a4cf47c924621105a8ed137586fcb9d8f827e \
|
--hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \
|
||||||
--hash=sha256:a7f2f342b80ba3fe168218003b6798cc81b83c9745284bf63fb8d4ec8e2dbc50
|
--hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad
|
||||||
# via
|
# via
|
||||||
# azure-identity
|
# azure-identity
|
||||||
# msal-extensions
|
# msal-extensions
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.8.0",
|
"BARMAN_VERSION": "3.8.0",
|
||||||
"IMAGE_RELEASE_VERSION": "10",
|
"IMAGE_RELEASE_VERSION": "11",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:12:17.290928Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-29T23:13:57.564531Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "14.9-bullseye"
|
"POSTGRES_IMAGE_VERSION": "14.9-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.9-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.9-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.9-bullseye."
|
||||||
|
|
||||||
|
@@ -312,9 +312,9 @@ jmespath==1.0.1 \
|
|||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# botocore
|
# botocore
|
||||||
msal==1.24.0 \
|
msal==1.24.1 \
|
||||||
--hash=sha256:7d2ecdad41a5f73bb2b813f3061a4cf47c924621105a8ed137586fcb9d8f827e \
|
--hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \
|
||||||
--hash=sha256:a7f2f342b80ba3fe168218003b6798cc81b83c9745284bf63fb8d4ec8e2dbc50
|
--hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad
|
||||||
# via
|
# via
|
||||||
# azure-identity
|
# azure-identity
|
||||||
# msal-extensions
|
# msal-extensions
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.8.0",
|
"BARMAN_VERSION": "3.8.0",
|
||||||
"IMAGE_RELEASE_VERSION": "12",
|
"IMAGE_RELEASE_VERSION": "13",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:13:30.218877Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-29T23:16:25.749753Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "15.4-bullseye"
|
"POSTGRES_IMAGE_VERSION": "15.4-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:15.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="12" \
|
release="13" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.4-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.4-bullseye."
|
||||||
|
|
||||||
|
@@ -312,9 +312,9 @@ jmespath==1.0.1 \
|
|||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# botocore
|
# botocore
|
||||||
msal==1.24.0 \
|
msal==1.24.1 \
|
||||||
--hash=sha256:7d2ecdad41a5f73bb2b813f3061a4cf47c924621105a8ed137586fcb9d8f827e \
|
--hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \
|
||||||
--hash=sha256:a7f2f342b80ba3fe168218003b6798cc81b83c9745284bf63fb8d4ec8e2dbc50
|
--hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad
|
||||||
# via
|
# via
|
||||||
# azure-identity
|
# azure-identity
|
||||||
# msal-extensions
|
# msal-extensions
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.8.0",
|
"BARMAN_VERSION": "3.8.0",
|
||||||
"IMAGE_RELEASE_VERSION": "4",
|
"IMAGE_RELEASE_VERSION": "5",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:14:50.139753Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-29T23:17:28.089658Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "16.0-bullseye"
|
"POSTGRES_IMAGE_VERSION": "16.0-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:16.0-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="4" \
|
release="5" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.0-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.0-bullseye."
|
||||||
|
|
||||||
|
@@ -312,9 +312,9 @@ jmespath==1.0.1 \
|
|||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# botocore
|
# botocore
|
||||||
msal==1.24.0 \
|
msal==1.24.1 \
|
||||||
--hash=sha256:7d2ecdad41a5f73bb2b813f3061a4cf47c924621105a8ed137586fcb9d8f827e \
|
--hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \
|
||||||
--hash=sha256:a7f2f342b80ba3fe168218003b6798cc81b83c9745284bf63fb8d4ec8e2dbc50
|
--hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad
|
||||||
# via
|
# via
|
||||||
# azure-identity
|
# azure-identity
|
||||||
# msal-extensions
|
# msal-extensions
|
||||||
|
@@ -312,9 +312,9 @@ jmespath==1.0.1 \
|
|||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# botocore
|
# botocore
|
||||||
msal==1.24.0 \
|
msal==1.24.1 \
|
||||||
--hash=sha256:7d2ecdad41a5f73bb2b813f3061a4cf47c924621105a8ed137586fcb9d8f827e \
|
--hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \
|
||||||
--hash=sha256:a7f2f342b80ba3fe168218003b6798cc81b83c9745284bf63fb8d4ec8e2dbc50
|
--hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad
|
||||||
# via
|
# via
|
||||||
# azure-identity
|
# azure-identity
|
||||||
# msal-extensions
|
# msal-extensions
|
||||||
|
Reference in New Issue
Block a user