Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2023-09-22 00:15:09 +00:00
parent 4518ad88a6
commit fc52631a21
12 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "9",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-20T15:05:57.489244Z",
"IMAGE_RELEASE_VERSION": "10",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-21T11:08:30.332827Z",
"POSTGRES_IMAGE_VERSION": "11.21-bullseye"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:11.21-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 11.21-bullseye."