forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.12.1",
|
||||
"IMAGE_RELEASE_VERSION": "26",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T00:08:41.917779Z",
|
||||
"IMAGE_RELEASE_VERSION": "27",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T12:08:00.06375Z",
|
||||
"POSTGRES_IMAGE_VERSION": "13.18-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:13.18-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="26" \
|
||||
release="27" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bookworm."
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.12.1",
|
||||
"IMAGE_RELEASE_VERSION": "25",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T00:08:43.396762Z",
|
||||
"IMAGE_RELEASE_VERSION": "26",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T06:08:23.011924Z",
|
||||
"POSTGRES_IMAGE_VERSION": "13.18-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:13.18-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="25" \
|
||||
release="26" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bullseye."
|
||||
|
||||
|
Reference in New Issue
Block a user