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-14T23:09:53.741585Z",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-02T11:09:41.706658Z",
"POSTGRES_IMAGE_VERSION": "15.7-bookworm"
}

View File

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

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-06-15T02:10:08.952698Z",
"IMAGE_RELEASE_VERSION": "6",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-02T11:09:44.142894Z",
"POSTGRES_IMAGE_VERSION": "15.7-bullseye"
}

View File

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