From eae9bd8bb13bb39a0c3af64879627e83f60c80e2 Mon Sep 17 00:00:00 2001 From: EnterpriseDB Automated Updates Date: Fri, 12 Aug 2022 02:35:16 +0000 Subject: [PATCH] Daily automatic update --- Debian/10/.versions.json | 6 +++--- Debian/10/Dockerfile | 6 +++--- Debian/11/.versions.json | 6 +++--- Debian/11/Dockerfile | 6 +++--- Debian/12/.versions.json | 6 +++--- Debian/12/Dockerfile | 6 +++--- Debian/13/.versions.json | 6 +++--- Debian/13/Dockerfile | 6 +++--- Debian/14/.versions.json | 6 +++--- Debian/14/Dockerfile | 6 +++--- Debian/15/.versions.json | 6 +++--- Debian/15/Dockerfile | 6 +++--- 12 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Debian/10/.versions.json b/Debian/10/.versions.json index e859e054..4cb0b704 100644 --- a/Debian/10/.versions.json +++ b/Debian/10/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.0.1", - "IMAGE_RELEASE_VERSION": "12", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-03T04:21:13.912434Z", - "POSTGRES_IMAGE_VERSION": "10.21-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-12T02:06:12.306755Z", + "POSTGRES_IMAGE_VERSION": "10.22-bullseye" } diff --git a/Debian/10/Dockerfile b/Debian/10/Dockerfile index 0bd509d4..18b66646 100644 --- a/Debian/10/Dockerfile +++ b/Debian/10/Dockerfile @@ -14,15 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:10.21-bullseye +FROM postgres:10.22-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="12" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 10.21-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 10.22-bullseye." COPY requirements.txt / diff --git a/Debian/11/.versions.json b/Debian/11/.versions.json index aaf4b412..c8c1a23a 100644 --- a/Debian/11/.versions.json +++ b/Debian/11/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.0.1", - "IMAGE_RELEASE_VERSION": "11", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-03T04:22:06.720419Z", - "POSTGRES_IMAGE_VERSION": "11.16-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-12T02:07:32.730046Z", + "POSTGRES_IMAGE_VERSION": "11.17-bullseye" } diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index a3e530c6..6acad9b1 100644 --- a/Debian/11/Dockerfile +++ b/Debian/11/Dockerfile @@ -14,15 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:11.16-bullseye +FROM postgres:11.17-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="11" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.16-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.17-bullseye." COPY requirements.txt / diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index 51c0c752..45c809d5 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.0.1", - "IMAGE_RELEASE_VERSION": "13", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-10T03:45:43.97959Z", - "POSTGRES_IMAGE_VERSION": "12.11-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-12T02:08:27.654083Z", + "POSTGRES_IMAGE_VERSION": "12.12-bullseye" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index fbd584cc..fb0cf9bb 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -14,15 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:12.11-bullseye +FROM postgres:12.12-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="13" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.11-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.12-bullseye." COPY requirements.txt / diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index 0175438e..3d9500a9 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.0.1", - "IMAGE_RELEASE_VERSION": "11", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-03T04:23:59.420881Z", - "POSTGRES_IMAGE_VERSION": "13.7-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-12T02:09:22.866894Z", + "POSTGRES_IMAGE_VERSION": "13.8-bullseye" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index 04c0e4a1..61f7bae7 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -14,15 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:13.7-bullseye +FROM postgres:13.8-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="11" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.7-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.8-bullseye." COPY requirements.txt / diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index 3070bd5b..d6b5d98e 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.0.1", - "IMAGE_RELEASE_VERSION": "9", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-03T04:24:58.652525Z", - "POSTGRES_IMAGE_VERSION": "14.4-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-12T02:10:22.816969Z", + "POSTGRES_IMAGE_VERSION": "14.5-bullseye" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index ddb55d20..432baeea 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -14,15 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:14.4-bullseye +FROM postgres:14.5-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="9" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.4-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.5-bullseye." COPY requirements.txt / diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index 97eebb3f..79fb138b 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.0.1", - "IMAGE_RELEASE_VERSION": "5", - "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-03T04:25:37.013668Z", - "POSTGRES_IMAGE_VERSION": "15beta2-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2022-08-12T02:10:58.30899Z", + "POSTGRES_IMAGE_VERSION": "15beta3-bullseye" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index 1db46ea0..261ea107 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -14,15 +14,15 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:15beta2-bullseye +FROM postgres:15beta3-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="5" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15beta2-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15beta3-bullseye." COPY requirements.txt /