forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.14.0",
|
||||
"IMAGE_RELEASE_VERSION": "10",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-01T20:07:39.515883Z",
|
||||
"POSTGRES_IMAGE_VERSION": "13.21-bookworm"
|
||||
}
|
||||
|
@@ -19,7 +19,7 @@ FROM postgres:13.21-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 13.21-bookworm."
|
||||
|
||||
|
@@ -551,9 +551,9 @@ six==1.17.0 \
|
||||
# via
|
||||
# azure-core
|
||||
# python-dateutil
|
||||
typing-extensions==4.14.0 \
|
||||
--hash=sha256:8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4 \
|
||||
--hash=sha256:a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af
|
||||
typing-extensions==4.14.1 \
|
||||
--hash=sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36 \
|
||||
--hash=sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76
|
||||
# via
|
||||
# azure-core
|
||||
# azure-identity
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.14.0",
|
||||
"IMAGE_RELEASE_VERSION": "10",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-01T11:07:42.566277Z",
|
||||
"POSTGRES_IMAGE_VERSION": "13.21-bullseye"
|
||||
}
|
||||
|
@@ -19,7 +19,7 @@ FROM postgres:13.21-bullseye
|
||||
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 13.21-bullseye."
|
||||
|
||||
|
@@ -551,9 +551,9 @@ six==1.17.0 \
|
||||
# via
|
||||
# azure-core
|
||||
# python-dateutil
|
||||
typing-extensions==4.14.0 \
|
||||
--hash=sha256:8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4 \
|
||||
--hash=sha256:a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af
|
||||
typing-extensions==4.14.1 \
|
||||
--hash=sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36 \
|
||||
--hash=sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76
|
||||
# via
|
||||
# azure-core
|
||||
# azure-identity
|
||||
|
Reference in New Issue
Block a user