Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2023-10-14 00:14:49 +00:00
parent a17ac69776
commit 0c7a2e3a8e
12 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-12T23:34:52.886676Z",
"IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-10-13T23:10:32.392181Z",
"POSTGRES_IMAGE_VERSION": "14.9-bullseye"
}

View File

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