forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "1",
|
"IMAGE_RELEASE_VERSION": "2",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:28:27.845267Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:33.555234Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "17rc1-bookworm"
|
"POSTGRES_IMAGE_VERSION": "17rc1-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:17rc1-bookworm
|
|||||||
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="1" \
|
release="2" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bookworm."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bookworm."
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "1",
|
"IMAGE_RELEASE_VERSION": "2",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:29:04.67047Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:45.189541Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "17rc1-bullseye"
|
"POSTGRES_IMAGE_VERSION": "17rc1-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:17rc1-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="1" \
|
release="2" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bullseye."
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user