Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2023-07-05 00:19:45 +00:00
parent bb3b361d32
commit 49fe48b7ae
12 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.6.0",
"IMAGE_RELEASE_VERSION": "6",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-06-15T15:07:59.666719Z",
"IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:10:46.915339Z",
"POSTGRES_IMAGE_VERSION": "14.8-bullseye"
}

View File

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