From 49fe48b7aeb1764fd3f99872a699005af44b9e50 Mon Sep 17 00:00:00 2001 From: CloudNativePG Automated Updates Date: Wed, 5 Jul 2023 00:19:45 +0000 Subject: [PATCH] Daily automatic update --- Debian/11/.versions.json | 4 ++-- Debian/11/Dockerfile | 2 +- Debian/12/.versions.json | 4 ++-- Debian/12/Dockerfile | 2 +- Debian/13/.versions.json | 4 ++-- Debian/13/Dockerfile | 2 +- Debian/14/.versions.json | 4 ++-- Debian/14/Dockerfile | 2 +- Debian/15/.versions.json | 4 ++-- Debian/15/Dockerfile | 2 +- Debian/16/.versions.json | 6 +++--- Debian/16/Dockerfile | 6 +++--- 12 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Debian/11/.versions.json b/Debian/11/.versions.json index 5c9ffe91..5ef19e2c 100644 --- a/Debian/11/.versions.json +++ b/Debian/11/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "6", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-06-15T15:02:38.710092Z", + "IMAGE_RELEASE_VERSION": "7", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:30:48.787167Z", "POSTGRES_IMAGE_VERSION": "11.20-bullseye" } diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index 7b4ded32..7ffa96f5 100644 --- a/Debian/11/Dockerfile +++ b/Debian/11/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:11.20-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="6" \ + release="7" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.20-bullseye." diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index 7e228ea8..0120da31 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "6", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-06-15T15:04:30.591127Z", + "IMAGE_RELEASE_VERSION": "7", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:31:59.25348Z", "POSTGRES_IMAGE_VERSION": "12.15-bullseye" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index bbd74bdd..4c2d3a7a 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.15-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="6" \ + release="7" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.15-bullseye." diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index 50b6f0b0..155f59de 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "6", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-06-15T15:06:15.136309Z", + "IMAGE_RELEASE_VERSION": "7", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:32:50.93432Z", "POSTGRES_IMAGE_VERSION": "13.11-bullseye" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index 7a51f329..47525131 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.11-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="6" \ + release="7" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.11-bullseye." diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index a58f3777..d1cfa15b 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "6", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-06-15T15:07:59.666719Z", + "IMAGE_RELEASE_VERSION": "7", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:10:46.915339Z", "POSTGRES_IMAGE_VERSION": "14.8-bullseye" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index 08d73da8..852bf422 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.8-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="6" \ + release="7" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.8-bullseye." diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index c5b6a4cb..021da9ab 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "6", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-06-15T15:09:44.086863Z", + "IMAGE_RELEASE_VERSION": "7", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:11:58.7077Z", "POSTGRES_IMAGE_VERSION": "15.3-bullseye" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index bfb15c79..c442fc5b 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.3-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="6" \ + release="7" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.3-bullseye." diff --git a/Debian/16/.versions.json b/Debian/16/.versions.json index 23335821..16a9005c 100644 --- a/Debian/16/.versions.json +++ b/Debian/16/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.6.0", - "IMAGE_RELEASE_VERSION": "3", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-06-13T20:41:23.195032Z", - "POSTGRES_IMAGE_VERSION": "16beta1-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:12:45.164115Z", + "POSTGRES_IMAGE_VERSION": "16beta2-bullseye" } diff --git a/Debian/16/Dockerfile b/Debian/16/Dockerfile index 949036d0..3a6af287 100644 --- a/Debian/16/Dockerfile +++ b/Debian/16/Dockerfile @@ -14,15 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:16beta1-bullseye +FROM postgres:16beta2-bullseye # Do not split the description, otherwise we will see a blank space in the labels LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="3" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16beta1-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16beta2-bullseye." COPY requirements.txt /