From 16fa0ad5e66c8c9ce264cb808a5f60d2d557bd31 Mon Sep 17 00:00:00 2001 From: CloudNativePG Automated Updates Date: Fri, 19 Apr 2024 00:16:03 +0000 Subject: [PATCH] Daily automatic update --- Debian/11/requirements.txt | 12 ++++++------ Debian/12/.versions.json | 4 ++-- Debian/12/Dockerfile | 2 +- Debian/12/requirements.txt | 12 ++++++------ Debian/13/.versions.json | 4 ++-- Debian/13/Dockerfile | 2 +- Debian/13/requirements.txt | 12 ++++++------ Debian/14/.versions.json | 4 ++-- Debian/14/Dockerfile | 2 +- Debian/14/requirements.txt | 12 ++++++------ Debian/15/.versions.json | 4 ++-- Debian/15/Dockerfile | 2 +- Debian/15/requirements.txt | 12 ++++++------ Debian/16/.versions.json | 4 ++-- Debian/16/Dockerfile | 2 +- Debian/16/requirements.txt | 12 ++++++------ Debian/src/requirements.txt | 12 ++++++------ 17 files changed, 57 insertions(+), 57 deletions(-) diff --git a/Debian/11/requirements.txt b/Debian/11/requirements.txt index ef2b3203..745fa676 100644 --- a/Debian/11/requirements.txt +++ b/Debian/11/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ --hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \ --hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f # via -r requirements.in -boto3==1.34.86 \ - --hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \ - --hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d -botocore==1.34.86 \ - --hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \ - --hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d +boto3==1.34.87 \ + --hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \ + --hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1 +botocore==1.34.87 \ + --hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \ + --hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9 # via # boto3 # s3transfer diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index a3fd7a6b..63e35870 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "15", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:08:03.690003Z", + "IMAGE_RELEASE_VERSION": "16", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:08:02.593072Z", "POSTGRES_IMAGE_VERSION": "12.18-bullseye" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index 16b048a4..05a29885 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.18-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="15" \ + release="16" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.18-bullseye." diff --git a/Debian/12/requirements.txt b/Debian/12/requirements.txt index ef2b3203..745fa676 100644 --- a/Debian/12/requirements.txt +++ b/Debian/12/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ --hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \ --hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f # via -r requirements.in -boto3==1.34.86 \ - --hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \ - --hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d -botocore==1.34.86 \ - --hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \ - --hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d +boto3==1.34.87 \ + --hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \ + --hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1 +botocore==1.34.87 \ + --hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \ + --hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9 # via # boto3 # s3transfer diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index cca84268..2dcb1971 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "14", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:08:49.395719Z", + "IMAGE_RELEASE_VERSION": "15", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:08:47.38214Z", "POSTGRES_IMAGE_VERSION": "13.14-bullseye" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index 97d9e5ed..e53bcf5c 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.14-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="14" \ + release="15" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.14-bullseye." diff --git a/Debian/13/requirements.txt b/Debian/13/requirements.txt index ef2b3203..745fa676 100644 --- a/Debian/13/requirements.txt +++ b/Debian/13/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ --hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \ --hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f # via -r requirements.in -boto3==1.34.86 \ - --hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \ - --hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d -botocore==1.34.86 \ - --hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \ - --hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d +boto3==1.34.87 \ + --hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \ + --hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1 +botocore==1.34.87 \ + --hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \ + --hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9 # via # boto3 # s3transfer diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index 303e7bb9..0a853048 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "13", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:09:31.295856Z", + "IMAGE_RELEASE_VERSION": "14", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:09:32.574038Z", "POSTGRES_IMAGE_VERSION": "14.11-bullseye" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index db31a59c..59b1b7a0 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.11-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="13" \ + release="14" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.11-bullseye." diff --git a/Debian/14/requirements.txt b/Debian/14/requirements.txt index ef2b3203..745fa676 100644 --- a/Debian/14/requirements.txt +++ b/Debian/14/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ --hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \ --hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f # via -r requirements.in -boto3==1.34.86 \ - --hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \ - --hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d -botocore==1.34.86 \ - --hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \ - --hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d +boto3==1.34.87 \ + --hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \ + --hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1 +botocore==1.34.87 \ + --hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \ + --hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9 # via # boto3 # s3transfer diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index 8c0d4666..19c57f27 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "13", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:10:14.313687Z", + "IMAGE_RELEASE_VERSION": "14", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:10:16.996972Z", "POSTGRES_IMAGE_VERSION": "15.6-bullseye" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index fcf40c21..34aace88 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.6-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="13" \ + release="14" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.6-bullseye." diff --git a/Debian/15/requirements.txt b/Debian/15/requirements.txt index ef2b3203..745fa676 100644 --- a/Debian/15/requirements.txt +++ b/Debian/15/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ --hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \ --hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f # via -r requirements.in -boto3==1.34.86 \ - --hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \ - --hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d -botocore==1.34.86 \ - --hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \ - --hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d +boto3==1.34.87 \ + --hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \ + --hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1 +botocore==1.34.87 \ + --hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \ + --hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9 # via # boto3 # s3transfer diff --git a/Debian/16/.versions.json b/Debian/16/.versions.json index c136a5d9..f6c28228 100644 --- a/Debian/16/.versions.json +++ b/Debian/16/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.0", - "IMAGE_RELEASE_VERSION": "13", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:10:57.740385Z", + "IMAGE_RELEASE_VERSION": "14", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:11:01.300534Z", "POSTGRES_IMAGE_VERSION": "16.2-bullseye" } diff --git a/Debian/16/Dockerfile b/Debian/16/Dockerfile index aeace98e..916db2c7 100644 --- a/Debian/16/Dockerfile +++ b/Debian/16/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.2-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="13" \ + release="14" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.2-bullseye." diff --git a/Debian/16/requirements.txt b/Debian/16/requirements.txt index ef2b3203..745fa676 100644 --- a/Debian/16/requirements.txt +++ b/Debian/16/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ --hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \ --hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f # via -r requirements.in -boto3==1.34.86 \ - --hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \ - --hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d -botocore==1.34.86 \ - --hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \ - --hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d +boto3==1.34.87 \ + --hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \ + --hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1 +botocore==1.34.87 \ + --hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \ + --hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9 # via # boto3 # s3transfer diff --git a/Debian/src/requirements.txt b/Debian/src/requirements.txt index ef2b3203..745fa676 100644 --- a/Debian/src/requirements.txt +++ b/Debian/src/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \ --hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \ --hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f # via -r requirements.in -boto3==1.34.86 \ - --hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \ - --hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d -botocore==1.34.86 \ - --hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \ - --hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d +boto3==1.34.87 \ + --hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \ + --hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1 +botocore==1.34.87 \ + --hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \ + --hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9 # via # boto3 # s3transfer