From fc55b7ae4305ec041f26025861df7f8db6f4f74d Mon Sep 17 00:00:00 2001 From: EnterpriseDB Automated Updates Date: Fri, 11 Nov 2022 11:16:53 +0000 Subject: [PATCH] Daily automatic update --- Debian/10/.versions.json | 4 ++-- Debian/10/Dockerfile | 2 +- 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 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Debian/10/.versions.json b/Debian/10/.versions.json index 169107a6..edb13ffe 100644 --- a/Debian/10/.versions.json +++ b/Debian/10/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.2.0", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T06:57:56.051384Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T09:08:03.740514Z", "POSTGRES_IMAGE_VERSION": "10.23-bullseye" } diff --git a/Debian/10/Dockerfile b/Debian/10/Dockerfile index 318f0db2..9f43cbc1 100644 --- a/Debian/10/Dockerfile +++ b/Debian/10/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:10.23-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="2" \ + release="3" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 10.23-bullseye." diff --git a/Debian/11/.versions.json b/Debian/11/.versions.json index 0ed3bb7e..f5a080a1 100644 --- a/Debian/11/.versions.json +++ b/Debian/11/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.2.0", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T06:58:22.304614Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T09:08:53.640274Z", "POSTGRES_IMAGE_VERSION": "11.18-bullseye" } diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index b280942d..e901c589 100644 --- a/Debian/11/Dockerfile +++ b/Debian/11/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:11.18-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="2" \ + release="3" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.18-bullseye." diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index 57932689..d653bd53 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.2.0", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T06:58:55.657562Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T09:09:49.503692Z", "POSTGRES_IMAGE_VERSION": "12.13-bullseye" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index 541d61d9..663ae6af 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.13-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="2" \ + release="3" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.13-bullseye." diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index cfa03a87..b9f2ec76 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.2.0", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T06:59:28.488689Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T09:10:43.136065Z", "POSTGRES_IMAGE_VERSION": "13.9-bullseye" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index 46774b87..2f7e6316 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.9-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="2" \ + release="3" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.9-bullseye." diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index 10f4a532..6952a905 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.2.0", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T07:00:01.77486Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T09:11:33.407769Z", "POSTGRES_IMAGE_VERSION": "14.6-bullseye" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index 67e55527..8e09ce4e 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.6-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="2" \ + release="3" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.6-bullseye." diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index 71d92b6c..d6c89c5d 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.2.0", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T06:38:29.440062Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-11-11T09:12:25.358294Z", "POSTGRES_IMAGE_VERSION": "15.1-bullseye" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index 91002537..9e9e0dd0 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.1-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="2" \ + release="3" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.1-bullseye."