Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-12-26 00:23:01 +00:00
parent be9c05c8bd
commit 590b75992a
24 changed files with 36 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.12.1",
"IMAGE_RELEASE_VERSION": "26",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T00:07:57.676827Z",
"IMAGE_RELEASE_VERSION": "27",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T15:07:38.383813Z",
"POSTGRES_IMAGE_VERSION": "12.22-bookworm"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:12.22-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 12.22-bookworm."

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.12.1",
"IMAGE_RELEASE_VERSION": "25",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T00:07:59.278754Z",
"IMAGE_RELEASE_VERSION": "26",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-25T06:07:48.532235Z",
"POSTGRES_IMAGE_VERSION": "12.22-bullseye"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:12.22-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 12.22-bullseye."