Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2023-10-12 00:13:43 +00:00
parent 8568f4f0d1
commit 132724c160
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "13",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-09-30T20:09:03.956631Z",
"IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-11T20:21:18.104441Z",
"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="13" \
release="14" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.21-bullseye."