Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2023-07-30 00:19:00 +00:00
parent 2b1bf4974d
commit b3237ebba1
12 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.7.0",
"IMAGE_RELEASE_VERSION": "9",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-07-28T19:23:53.625868Z",
"IMAGE_RELEASE_VERSION": "10",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-07-29T02:45:16.001426Z",
"POSTGRES_IMAGE_VERSION": "12.15-bullseye"
}

View File

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