diff --git a/Debian/12/bookworm/.versions.json b/Debian/12/bookworm/.versions.json index 21f0b514..8b9652a5 100644 --- a/Debian/12/bookworm/.versions.json +++ b/Debian/12/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-09T08:07:51.128087Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:07:51.672922Z", "POSTGRES_IMAGE_VERSION": "12.20-bookworm" } diff --git a/Debian/12/bookworm/Dockerfile b/Debian/12/bookworm/Dockerfile index dac84f2f..cf98c979 100644 --- a/Debian/12/bookworm/Dockerfile +++ b/Debian/12/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.20-bookworm 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.20-bookworm." diff --git a/Debian/12/bookworm/requirements.txt b/Debian/12/bookworm/requirements.txt index baa1770f..8aa13be0 100644 --- a/Debian/12/bookworm/requirements.txt +++ b/Debian/12/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/12/bullseye/.versions.json b/Debian/12/bullseye/.versions.json index 7bab5dcf..94729755 100644 --- a/Debian/12/bullseye/.versions.json +++ b/Debian/12/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-09T11:07:53.797002Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T23:07:41.376069Z", "POSTGRES_IMAGE_VERSION": "12.20-bullseye" } diff --git a/Debian/12/bullseye/Dockerfile b/Debian/12/bullseye/Dockerfile index 6d276183..0ee49ef7 100644 --- a/Debian/12/bullseye/Dockerfile +++ b/Debian/12/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.20-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.20-bullseye." diff --git a/Debian/12/bullseye/requirements.txt b/Debian/12/bullseye/requirements.txt index 0fe18a41..3f23c26c 100644 --- a/Debian/12/bullseye/requirements.txt +++ b/Debian/12/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/13/bookworm/.versions.json b/Debian/13/bookworm/.versions.json index 6efed2fc..d0ddc831 100644 --- a/Debian/13/bookworm/.versions.json +++ b/Debian/13/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-09T08:08:39.418382Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:08:39.609198Z", "POSTGRES_IMAGE_VERSION": "13.16-bookworm" } diff --git a/Debian/13/bookworm/Dockerfile b/Debian/13/bookworm/Dockerfile index d97d1444..b94da4a5 100644 --- a/Debian/13/bookworm/Dockerfile +++ b/Debian/13/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.16-bookworm 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.16-bookworm." diff --git a/Debian/13/bookworm/requirements.txt b/Debian/13/bookworm/requirements.txt index baa1770f..8aa13be0 100644 --- a/Debian/13/bookworm/requirements.txt +++ b/Debian/13/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/13/bullseye/.versions.json b/Debian/13/bullseye/.versions.json index c4c7456a..839181a5 100644 --- a/Debian/13/bullseye/.versions.json +++ b/Debian/13/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-09T08:08:42.431432Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:08:42.338425Z", "POSTGRES_IMAGE_VERSION": "13.16-bullseye" } diff --git a/Debian/13/bullseye/Dockerfile b/Debian/13/bullseye/Dockerfile index b964fd43..4283b648 100644 --- a/Debian/13/bullseye/Dockerfile +++ b/Debian/13/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.16-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.16-bullseye." diff --git a/Debian/13/bullseye/requirements.txt b/Debian/13/bullseye/requirements.txt index 0fe18a41..3f23c26c 100644 --- a/Debian/13/bullseye/requirements.txt +++ b/Debian/13/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/14/bookworm/.versions.json b/Debian/14/bookworm/.versions.json index 83bc814a..ac6f5e14 100644 --- a/Debian/14/bookworm/.versions.json +++ b/Debian/14/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-09T05:08:32.455341Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:09:23.211982Z", "POSTGRES_IMAGE_VERSION": "14.13-bookworm" } diff --git a/Debian/14/bookworm/Dockerfile b/Debian/14/bookworm/Dockerfile index d33531db..0be8b638 100644 --- a/Debian/14/bookworm/Dockerfile +++ b/Debian/14/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.13-bookworm 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.13-bookworm." diff --git a/Debian/14/bookworm/requirements.txt b/Debian/14/bookworm/requirements.txt index baa1770f..8aa13be0 100644 --- a/Debian/14/bookworm/requirements.txt +++ b/Debian/14/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/14/bullseye/.versions.json b/Debian/14/bullseye/.versions.json index 75a9712b..2ae4c804 100644 --- a/Debian/14/bullseye/.versions.json +++ b/Debian/14/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-09T05:08:34.887904Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:09:26.031597Z", "POSTGRES_IMAGE_VERSION": "14.13-bullseye" } diff --git a/Debian/14/bullseye/Dockerfile b/Debian/14/bullseye/Dockerfile index 4aecc2f5..4317b789 100644 --- a/Debian/14/bullseye/Dockerfile +++ b/Debian/14/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.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 14.13-bullseye." diff --git a/Debian/14/bullseye/requirements.txt b/Debian/14/bullseye/requirements.txt index 0fe18a41..3f23c26c 100644 --- a/Debian/14/bullseye/requirements.txt +++ b/Debian/14/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/15/bookworm/.versions.json b/Debian/15/bookworm/.versions.json index ee9a85d6..e1950b48 100644 --- a/Debian/15/bookworm/.versions.json +++ b/Debian/15/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-09T02:10:30.584722Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:10:00.141666Z", "POSTGRES_IMAGE_VERSION": "15.8-bookworm" } diff --git a/Debian/15/bookworm/Dockerfile b/Debian/15/bookworm/Dockerfile index 51dc54a2..82f60b29 100644 --- a/Debian/15/bookworm/Dockerfile +++ b/Debian/15/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.8-bookworm 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.8-bookworm." diff --git a/Debian/15/bookworm/requirements.txt b/Debian/15/bookworm/requirements.txt index baa1770f..8aa13be0 100644 --- a/Debian/15/bookworm/requirements.txt +++ b/Debian/15/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/15/bullseye/.versions.json b/Debian/15/bullseye/.versions.json index 88160cf2..1db6fa6f 100644 --- a/Debian/15/bullseye/.versions.json +++ b/Debian/15/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-09T05:09:05.29678Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:10:02.857007Z", "POSTGRES_IMAGE_VERSION": "15.8-bullseye" } diff --git a/Debian/15/bullseye/Dockerfile b/Debian/15/bullseye/Dockerfile index dc457701..debc3a86 100644 --- a/Debian/15/bullseye/Dockerfile +++ b/Debian/15/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.8-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.8-bullseye." diff --git a/Debian/15/bullseye/requirements.txt b/Debian/15/bullseye/requirements.txt index 0fe18a41..3f23c26c 100644 --- a/Debian/15/bullseye/requirements.txt +++ b/Debian/15/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/16/bookworm/.versions.json b/Debian/16/bookworm/.versions.json index 5fe536c7..3620bf6b 100644 --- a/Debian/16/bookworm/.versions.json +++ b/Debian/16/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "1", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:18:07.148306Z", + "IMAGE_RELEASE_VERSION": "2", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:10:36.709741Z", "POSTGRES_IMAGE_VERSION": "16.4-bookworm" } diff --git a/Debian/16/bookworm/Dockerfile b/Debian/16/bookworm/Dockerfile index 29bb853f..b7506d35 100644 --- a/Debian/16/bookworm/Dockerfile +++ b/Debian/16/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.4-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 16.4-bookworm." diff --git a/Debian/16/bookworm/requirements.txt b/Debian/16/bookworm/requirements.txt index baa1770f..8aa13be0 100644 --- a/Debian/16/bookworm/requirements.txt +++ b/Debian/16/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/16/bullseye/.versions.json b/Debian/16/bullseye/.versions.json index 44b79a1d..81ee1437 100644 --- a/Debian/16/bullseye/.versions.json +++ b/Debian/16/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-09T02:11:12.078073Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:10:39.181789Z", "POSTGRES_IMAGE_VERSION": "16.4-bullseye" } diff --git a/Debian/16/bullseye/Dockerfile b/Debian/16/bullseye/Dockerfile index 57ce9cbc..ca65ba5a 100644 --- a/Debian/16/bullseye/Dockerfile +++ b/Debian/16/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.4-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 16.4-bullseye." diff --git a/Debian/16/bullseye/requirements.txt b/Debian/16/bullseye/requirements.txt index 0fe18a41..3f23c26c 100644 --- a/Debian/16/bullseye/requirements.txt +++ b/Debian/16/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/17/bookworm/.versions.json b/Debian/17/bookworm/.versions.json index d00f1488..3699ad75 100644 --- a/Debian/17/bookworm/.versions.json +++ b/Debian/17/bookworm/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "1", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:19:38.49964Z", + "IMAGE_RELEASE_VERSION": "2", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:10:54.262404Z", "POSTGRES_IMAGE_VERSION": "17beta3-bookworm" } diff --git a/Debian/17/bookworm/Dockerfile b/Debian/17/bookworm/Dockerfile index fded68d7..3f7a6e78 100644 --- a/Debian/17/bookworm/Dockerfile +++ b/Debian/17/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:17beta3-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 17beta3-bookworm." diff --git a/Debian/17/bookworm/requirements.txt b/Debian/17/bookworm/requirements.txt index baa1770f..8aa13be0 100644 --- a/Debian/17/bookworm/requirements.txt +++ b/Debian/17/bookworm/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer diff --git a/Debian/17/bullseye/.versions.json b/Debian/17/bullseye/.versions.json index eaa8aa64..33bf87c7 100644 --- a/Debian/17/bullseye/.versions.json +++ b/Debian/17/bullseye/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.10.1", - "IMAGE_RELEASE_VERSION": "1", - "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:20:11.127972Z", + "IMAGE_RELEASE_VERSION": "2", + "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-13T20:11:01.019279Z", "POSTGRES_IMAGE_VERSION": "17beta3-bullseye" } diff --git a/Debian/17/bullseye/Dockerfile b/Debian/17/bullseye/Dockerfile index 5426e73b..650700ef 100644 --- a/Debian/17/bullseye/Dockerfile +++ b/Debian/17/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:17beta3-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 17beta3-bullseye." diff --git a/Debian/17/bullseye/requirements.txt b/Debian/17/bullseye/requirements.txt index 0fe18a41..3f23c26c 100644 --- a/Debian/17/bullseye/requirements.txt +++ b/Debian/17/bullseye/requirements.txt @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 # via -r requirements.in -boto3==1.34.159 \ - --hash=sha256:21120d23cc37c0e80dc4f64434bc5664d2a5645dcd9bf8a8fa97ed5c82164ca0 \ - --hash=sha256:ffe7bbb88ba81b5d54bc8fa0cfb2f3b7fe63a6cffa0f9207df2ef5c22a1c0587 -botocore==1.34.159 \ - --hash=sha256:7633062491457419a49f5860c014251ae85689f78266a3ce020c2c8688a76b97 \ - --hash=sha256:dc28806eb21e3c8d690c422530dff8b4b242ac033cbe98f160a9d37796c09cb1 +boto3==1.34.160 \ + --hash=sha256:79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d \ + --hash=sha256:bf3153bf5d66be2bb2112edc94eb143c0cba3fb502c5591437bd1c54f57eb559 +botocore==1.34.160 \ + --hash=sha256:39bcf31318a062a8a9260bf7044131694ed18f019568d2eba0a22164fdca49bd \ + --hash=sha256:a5fd531c640fb2dc8b83f264efbb87a6e33b9c9f66ebbb1c61b42908f2786cac # via # boto3 # s3transfer