Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-01-14 00:17:49 +00:00
parent 2f51194407
commit a6720d2013
10 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "13",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-12T18:15:44.227015Z",
"IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-13T15:09:52.780769Z",
"POSTGRES_IMAGE_VERSION": "14.10-bullseye"
}

View File

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