forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.9.0",
|
"BARMAN_VERSION": "3.9.0",
|
||||||
"IMAGE_RELEASE_VERSION": "16",
|
"IMAGE_RELEASE_VERSION": "17",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-13T07:12:31.248835Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-14T08:08:34.426013Z",
|
||||||
"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="16" \
|
release="17" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.9.0",
|
"BARMAN_VERSION": "3.9.0",
|
||||||
"IMAGE_RELEASE_VERSION": "15",
|
"IMAGE_RELEASE_VERSION": "16",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-13T07:14:50.518539Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-14T05:08:45.210102Z",
|
||||||
"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="15" \
|
release="16" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.9.0",
|
"BARMAN_VERSION": "3.9.0",
|
||||||
"IMAGE_RELEASE_VERSION": "15",
|
"IMAGE_RELEASE_VERSION": "16",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-13T07:17:12.142428Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-14T02:10:33.022232Z",
|
||||||
"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="15" \
|
release="16" \
|
||||||
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."
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user