Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-09-08 00:21:38 +00:00
parent 674c0c1695
commit ea58af2be0
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:28:27.845267Z",
"IMAGE_RELEASE_VERSION": "2",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:33.555234Z",
"POSTGRES_IMAGE_VERSION": "17rc1-bookworm"
}

View File

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

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:29:04.67047Z",
"IMAGE_RELEASE_VERSION": "2",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:45.189541Z",
"POSTGRES_IMAGE_VERSION": "17rc1-bullseye"
}

View File

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