Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2023-12-04 00:16:30 +00:00
parent 49e743a75b
commit 2d8b7d22be
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-02T00:41:42.776619Z",
"IMAGE_RELEASE_VERSION": "6",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-03T03:10:42.096681Z",
"POSTGRES_IMAGE_VERSION": "16.1-bullseye"
}

View File

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