Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-09-27 09:42:25 +00:00
parent 156225b294
commit 003408e7f6
8 changed files with 20 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "22",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:10:21.349001Z",
"IMAGE_RELEASE_VERSION": "23",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-27T02:09:24.258633Z",
"POSTGRES_IMAGE_VERSION": "16.4-bookworm"
}

View File

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

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "23",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:41.09928Z",
"IMAGE_RELEASE_VERSION": "24",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-27T02:09:26.359204Z",
"POSTGRES_IMAGE_VERSION": "16.4-bullseye"
}

View File

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