Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-09-27 16:23:47 +00:00
parent 003408e7f6
commit a42250a8cf
24 changed files with 36 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "23",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:08:30.904942Z",
"IMAGE_RELEASE_VERSION": "24",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-27T14:08:31.966114Z",
"POSTGRES_IMAGE_VERSION": "13.16-bookworm"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:13.16-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="23" \
release="24" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."