diff --git a/Debian/12/bookworm/.versions.json b/Debian/12/bookworm/.versions.json index ae4f5a12..2783e4ed 100644 --- a/Debian/12/bookworm/.versions.json +++ b/Debian/12/bookworm/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "3", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "4", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T06:07:41.23871Z", "POSTGRES_IMAGE_VERSION": "12.22-bookworm" } diff --git a/Debian/12/bookworm/Dockerfile b/Debian/12/bookworm/Dockerfile index 3359561a..9063bf24 100644 --- a/Debian/12/bookworm/Dockerfile +++ b/Debian/12/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.22-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="3" \ + release="4" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bookworm." diff --git a/Debian/12/bookworm/requirements.txt b/Debian/12/bookworm/requirements.txt index 67717ffb..ab09bf71 100644 --- a/Debian/12/bookworm/requirements.txt +++ b/Debian/12/bookworm/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/12/bullseye/.versions.json b/Debian/12/bullseye/.versions.json index 1ae6be02..b7adc708 100644 --- a/Debian/12/bullseye/.versions.json +++ b/Debian/12/bullseye/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "3", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "4", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:08:02.913418Z", "POSTGRES_IMAGE_VERSION": "12.22-bullseye" } diff --git a/Debian/12/bullseye/Dockerfile b/Debian/12/bullseye/Dockerfile index 7aacf307..8e339c77 100644 --- a/Debian/12/bullseye/Dockerfile +++ b/Debian/12/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.22-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="3" \ + release="4" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-bullseye." diff --git a/Debian/12/bullseye/requirements.txt b/Debian/12/bullseye/requirements.txt index 6e73c259..6e78607f 100644 --- a/Debian/12/bullseye/requirements.txt +++ b/Debian/12/bullseye/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/13/bookworm/.versions.json b/Debian/13/bookworm/.versions.json index a6ddc293..5bc336fe 100644 --- a/Debian/13/bookworm/.versions.json +++ b/Debian/13/bookworm/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "3", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "4", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:08:53.322375Z", "POSTGRES_IMAGE_VERSION": "13.18-bookworm" } diff --git a/Debian/13/bookworm/Dockerfile b/Debian/13/bookworm/Dockerfile index e736d13d..11566bf8 100644 --- a/Debian/13/bookworm/Dockerfile +++ b/Debian/13/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.18-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="3" \ + release="4" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bookworm." diff --git a/Debian/13/bookworm/requirements.txt b/Debian/13/bookworm/requirements.txt index 67717ffb..ab09bf71 100644 --- a/Debian/13/bookworm/requirements.txt +++ b/Debian/13/bookworm/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/13/bullseye/.versions.json b/Debian/13/bullseye/.versions.json index 49acc7ab..c35df514 100644 --- a/Debian/13/bullseye/.versions.json +++ b/Debian/13/bullseye/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "3", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "4", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:08:54.763101Z", "POSTGRES_IMAGE_VERSION": "13.18-bullseye" } diff --git a/Debian/13/bullseye/Dockerfile b/Debian/13/bullseye/Dockerfile index 54a768da..224f5013 100644 --- a/Debian/13/bullseye/Dockerfile +++ b/Debian/13/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.18-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="3" \ + release="4" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-bullseye." diff --git a/Debian/13/bullseye/requirements.txt b/Debian/13/bullseye/requirements.txt index 6e73c259..6e78607f 100644 --- a/Debian/13/bullseye/requirements.txt +++ b/Debian/13/bullseye/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/14/bookworm/.versions.json b/Debian/14/bookworm/.versions.json index e2676c05..1b74ca10 100644 --- a/Debian/14/bookworm/.versions.json +++ b/Debian/14/bookworm/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "3", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "4", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:09:28.745262Z", "POSTGRES_IMAGE_VERSION": "14.15-bookworm" } diff --git a/Debian/14/bookworm/Dockerfile b/Debian/14/bookworm/Dockerfile index 1703d660..750936a8 100644 --- a/Debian/14/bookworm/Dockerfile +++ b/Debian/14/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.15-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="3" \ + release="4" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bookworm." diff --git a/Debian/14/bookworm/requirements.txt b/Debian/14/bookworm/requirements.txt index 67717ffb..ab09bf71 100644 --- a/Debian/14/bookworm/requirements.txt +++ b/Debian/14/bookworm/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/14/bullseye/.versions.json b/Debian/14/bullseye/.versions.json index 95c25190..a33f9170 100644 --- a/Debian/14/bullseye/.versions.json +++ b/Debian/14/bullseye/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "2", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:13:42.493323Z", "POSTGRES_IMAGE_VERSION": "14.15-bullseye" } diff --git a/Debian/14/bullseye/Dockerfile b/Debian/14/bullseye/Dockerfile index e99c6d36..b9f77024 100644 --- a/Debian/14/bullseye/Dockerfile +++ b/Debian/14/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.15-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.15-bullseye." diff --git a/Debian/14/bullseye/requirements.txt b/Debian/14/bullseye/requirements.txt index 6e73c259..6e78607f 100644 --- a/Debian/14/bullseye/requirements.txt +++ b/Debian/14/bullseye/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/15/bookworm/.versions.json b/Debian/15/bookworm/.versions.json index 3b748337..77a61e1d 100644 --- a/Debian/15/bookworm/.versions.json +++ b/Debian/15/bookworm/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "3", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "4", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:09:57.802203Z", "POSTGRES_IMAGE_VERSION": "15.10-bookworm" } diff --git a/Debian/15/bookworm/Dockerfile b/Debian/15/bookworm/Dockerfile index a640727e..3691ed22 100644 --- a/Debian/15/bookworm/Dockerfile +++ b/Debian/15/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.10-bookworm LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="3" \ + release="4" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bookworm." diff --git a/Debian/15/bookworm/requirements.txt b/Debian/15/bookworm/requirements.txt index 67717ffb..ab09bf71 100644 --- a/Debian/15/bookworm/requirements.txt +++ b/Debian/15/bookworm/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/15/bullseye/.versions.json b/Debian/15/bullseye/.versions.json index f1052032..b814774a 100644 --- a/Debian/15/bullseye/.versions.json +++ b/Debian/15/bullseye/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "2", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:16:02.103894Z", "POSTGRES_IMAGE_VERSION": "15.10-bullseye" } diff --git a/Debian/15/bullseye/Dockerfile b/Debian/15/bullseye/Dockerfile index 7dfe9a67..ea07839b 100644 --- a/Debian/15/bullseye/Dockerfile +++ b/Debian/15/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.10-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.10-bullseye." diff --git a/Debian/15/bullseye/requirements.txt b/Debian/15/bullseye/requirements.txt index 6e73c259..6e78607f 100644 --- a/Debian/15/bullseye/requirements.txt +++ b/Debian/15/bullseye/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/16/bookworm/.versions.json b/Debian/16/bookworm/.versions.json index f99949f6..00e64a2a 100644 --- a/Debian/16/bookworm/.versions.json +++ b/Debian/16/bookworm/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "2", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:18:13.849114Z", "POSTGRES_IMAGE_VERSION": "16.6-bookworm" } diff --git a/Debian/16/bookworm/Dockerfile b/Debian/16/bookworm/Dockerfile index 1be66c80..bf4c0daa 100644 --- a/Debian/16/bookworm/Dockerfile +++ b/Debian/16/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.6-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 16.6-bookworm." diff --git a/Debian/16/bookworm/requirements.txt b/Debian/16/bookworm/requirements.txt index 67717ffb..ab09bf71 100644 --- a/Debian/16/bookworm/requirements.txt +++ b/Debian/16/bookworm/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/16/bullseye/.versions.json b/Debian/16/bullseye/.versions.json index 76027d48..2bb469df 100644 --- a/Debian/16/bullseye/.versions.json +++ b/Debian/16/bullseye/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "2", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:18:15.291038Z", "POSTGRES_IMAGE_VERSION": "16.6-bullseye" } diff --git a/Debian/16/bullseye/Dockerfile b/Debian/16/bullseye/Dockerfile index 6d434165..b07cc8e6 100644 --- a/Debian/16/bullseye/Dockerfile +++ b/Debian/16/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16.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 16.6-bullseye." diff --git a/Debian/16/bullseye/requirements.txt b/Debian/16/bullseye/requirements.txt index 6e73c259..6e78607f 100644 --- a/Debian/16/bullseye/requirements.txt +++ b/Debian/16/bullseye/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/17/bookworm/.versions.json b/Debian/17/bookworm/.versions.json index decda51f..779f669e 100644 --- a/Debian/17/bookworm/.versions.json +++ b/Debian/17/bookworm/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "2", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:20:25.34524Z", "POSTGRES_IMAGE_VERSION": "17.2-bookworm" } diff --git a/Debian/17/bookworm/Dockerfile b/Debian/17/bookworm/Dockerfile index 2a22868d..15769f2e 100644 --- a/Debian/17/bookworm/Dockerfile +++ b/Debian/17/bookworm/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:17.2-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 17.2-bookworm." diff --git a/Debian/17/bookworm/requirements.txt b/Debian/17/bookworm/requirements.txt index 67717ffb..ab09bf71 100644 --- a/Debian/17/bookworm/requirements.txt +++ b/Debian/17/bookworm/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/17/bullseye/.versions.json b/Debian/17/bullseye/.versions.json index bb1503a1..2736b74c 100644 --- a/Debian/17/bullseye/.versions.json +++ b/Debian/17/bullseye/.versions.json @@ -1,6 +1,6 @@ { - "BARMAN_VERSION": "3.12.0", - "IMAGE_RELEASE_VERSION": "2", + "BARMAN_VERSION": "3.11.1", + "IMAGE_RELEASE_VERSION": "3", "POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:20:26.786787Z", "POSTGRES_IMAGE_VERSION": "17.2-bullseye" } diff --git a/Debian/17/bullseye/Dockerfile b/Debian/17/bullseye/Dockerfile index 890992d0..112521a8 100644 --- a/Debian/17/bullseye/Dockerfile +++ b/Debian/17/bullseye/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:17.2-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 17.2-bullseye." diff --git a/Debian/17/bullseye/requirements.txt b/Debian/17/bullseye/requirements.txt index 6e73c259..6e78607f 100644 --- a/Debian/17/bullseye/requirements.txt +++ b/Debian/17/bullseye/requirements.txt @@ -16,9 +16,9 @@ azure-identity==1.19.0 \ azure-storage-blob==12.24.0 \ --hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \ --hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e -barman[azure,cloud,google,snappy]==3.12.0 \ - --hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \ - --hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7 +barman[azure,cloud,google,snappy]==3.11.1 \ + --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ + --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 # via -r requirements.in boto3==1.35.68 \ --hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \ diff --git a/Debian/requirements.in b/Debian/requirements.in index aaf59685..073a955a 100644 --- a/Debian/requirements.in +++ b/Debian/requirements.in @@ -1 +1 @@ -barman[cloud,azure,snappy,google] == 3.12.0 +barman[cloud,azure,snappy,google] == 3.11.1