forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.8.0",
|
||||
"IMAGE_RELEASE_VERSION": "9",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-20T15:05:57.489244Z",
|
||||
"IMAGE_RELEASE_VERSION": "10",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:08:30.332827Z",
|
||||
"POSTGRES_IMAGE_VERSION": "11.21-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:11.21-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="9" \
|
||||
release="10" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.21-bullseye."
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.8.0",
|
||||
"IMAGE_RELEASE_VERSION": "9",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-20T15:07:17.634601Z",
|
||||
"IMAGE_RELEASE_VERSION": "10",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:09:46.344253Z",
|
||||
"POSTGRES_IMAGE_VERSION": "12.16-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.16-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="9" \
|
||||
release="10" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.16-bullseye."
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.8.0",
|
||||
"IMAGE_RELEASE_VERSION": "9",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-20T15:08:34.64957Z",
|
||||
"IMAGE_RELEASE_VERSION": "10",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:11:00.380478Z",
|
||||
"POSTGRES_IMAGE_VERSION": "13.12-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:13.12-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="9" \
|
||||
release="10" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.12-bullseye."
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.8.0",
|
||||
"IMAGE_RELEASE_VERSION": "9",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-20T15:09:46.667277Z",
|
||||
"IMAGE_RELEASE_VERSION": "10",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:12:17.290928Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.9-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.9-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="9" \
|
||||
release="10" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.9-bullseye."
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.8.0",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-20T15:11:02.36637Z",
|
||||
"IMAGE_RELEASE_VERSION": "12",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:13:30.218877Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.4-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:15.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 15.4-bullseye."
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.8.0",
|
||||
"IMAGE_RELEASE_VERSION": "3",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-20T15:12:16.454051Z",
|
||||
"IMAGE_RELEASE_VERSION": "4",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:14:50.139753Z",
|
||||
"POSTGRES_IMAGE_VERSION": "16.0-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:16.0-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="3" \
|
||||
release="4" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.0-bullseye."
|
||||
|
||||
|
Reference in New Issue
Block a user