Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2023-05-13 00:15:04 +00:00
parent bbc6018072
commit e8cff721e1
10 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.5.0",
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-05-11T23:24:39.941192Z",
"IMAGE_RELEASE_VERSION": "2",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-05-12T02:37:30.417265Z",
"POSTGRES_IMAGE_VERSION": "11.20-bullseye"
}

View File

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