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": "5",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-06-15T05:07:54.070022Z",
"IMAGE_RELEASE_VERSION": "6",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-02T11:07:49.24637Z",
"POSTGRES_IMAGE_VERSION": "12.19-bookworm"
}

View File

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

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-06-15T08:07:52.568308Z",
"IMAGE_RELEASE_VERSION": "6",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-02T11:07:52.050256Z",
"POSTGRES_IMAGE_VERSION": "12.19-bullseye"
}

View File

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