Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-07-02 15:41:49 +00:00
parent f264579844
commit f0cd201afc
20 changed files with 30 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "4",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-06-14T20:10:03.338819Z",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-02T11:10:18.42208Z",
"POSTGRES_IMAGE_VERSION": "16.3-bookworm"
}

View File

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

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "4",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-06-14T23:10:33.928976Z",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-02T11:10:20.912665Z",
"POSTGRES_IMAGE_VERSION": "16.3-bullseye"
}

View File

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