diff --git a/Debian/11/.versions.json b/Debian/11/.versions.json index 4a7d0136..c25fe1bb 100644 --- a/Debian/11/.versions.json +++ b/Debian/11/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.9.0", - "IMAGE_RELEASE_VERSION": "20", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-03T08:08:38.947719Z", - "POSTGRES_IMAGE_VERSION": "11.21-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-14T18:08:16.924094Z", + "POSTGRES_IMAGE_VERSION": "11.22-bullseye" } diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index de49e665..f890305c 100644 --- a/Debian/11/Dockerfile +++ b/Debian/11/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:11.21-bullseye +FROM postgres:11.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="20" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.21-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.22-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.21-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.22-bullseye." COPY requirements.txt / diff --git a/Debian/11/requirements.txt b/Debian/11/requirements.txt index d236722d..39a0c76f 100644 --- a/Debian/11/requirements.txt +++ b/Debian/11/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.85 \ - --hash=sha256:1fb7e7ba32a6701990168eb7a08e1fb624ae48130784dfab25904ed47deabb31 \ - --hash=sha256:96b4cb2708933cef7dbe1177df37ef0593839942978784147aade0e49511eb2b -botocore==1.31.85 \ - --hash=sha256:b8f35d65f2b45af50c36fc25cc1844d6bd61d38d2148b2ef133b8f10e198555d \ - --hash=sha256:ce58e688222df73ec5691f934be1a2122a52c9d11d3037b586b3fff16ed6d25f +boto3==1.29.0 \ + --hash=sha256:3e90ea2faa3e9892b9140f857911f9ef0013192a106f50d0ec7b71e8d1afc90a \ + --hash=sha256:91c72fa4848eda9311c273db667946bd9d953285ae8d54b7bbad541b74adc254 +botocore==1.32.0 \ + --hash=sha256:95fe3357b9ddc4559941dbea0f0a6b8fc043305f013b7ae2a85dff0c3b36ee92 \ + --hash=sha256:9c1e143feb6a04235cec342d2acb31a0f44df3c89f309f839e03e38a75f3f44e # via # boto3 # s3transfer diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index 8cdfe5d9..ff70186f 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.9.0", - "IMAGE_RELEASE_VERSION": "19", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-03T08:09:51.786324Z", - "POSTGRES_IMAGE_VERSION": "12.16-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-14T15:09:54.990236Z", + "POSTGRES_IMAGE_VERSION": "12.17-bullseye" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index 3120e0c5..d9b38899 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:12.16-bullseye +FROM postgres:12.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="19" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.16-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.16-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye." COPY requirements.txt / diff --git a/Debian/12/requirements.txt b/Debian/12/requirements.txt index d236722d..39a0c76f 100644 --- a/Debian/12/requirements.txt +++ b/Debian/12/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.85 \ - --hash=sha256:1fb7e7ba32a6701990168eb7a08e1fb624ae48130784dfab25904ed47deabb31 \ - --hash=sha256:96b4cb2708933cef7dbe1177df37ef0593839942978784147aade0e49511eb2b -botocore==1.31.85 \ - --hash=sha256:b8f35d65f2b45af50c36fc25cc1844d6bd61d38d2148b2ef133b8f10e198555d \ - --hash=sha256:ce58e688222df73ec5691f934be1a2122a52c9d11d3037b586b3fff16ed6d25f +boto3==1.29.0 \ + --hash=sha256:3e90ea2faa3e9892b9140f857911f9ef0013192a106f50d0ec7b71e8d1afc90a \ + --hash=sha256:91c72fa4848eda9311c273db667946bd9d953285ae8d54b7bbad541b74adc254 +botocore==1.32.0 \ + --hash=sha256:95fe3357b9ddc4559941dbea0f0a6b8fc043305f013b7ae2a85dff0c3b36ee92 \ + --hash=sha256:9c1e143feb6a04235cec342d2acb31a0f44df3c89f309f839e03e38a75f3f44e # via # boto3 # s3transfer diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index e48ddda8..3e20784d 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.9.0", - "IMAGE_RELEASE_VERSION": "19", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-03T05:10:28.76034Z", - "POSTGRES_IMAGE_VERSION": "13.12-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-14T15:10:58.243589Z", + "POSTGRES_IMAGE_VERSION": "13.13-bullseye" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index c0f385ce..a935ba50 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:13.12-bullseye +FROM postgres:13.13-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="19" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.12-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.13-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.12-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.13-bullseye." COPY requirements.txt / diff --git a/Debian/13/requirements.txt b/Debian/13/requirements.txt index d236722d..39a0c76f 100644 --- a/Debian/13/requirements.txt +++ b/Debian/13/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.85 \ - --hash=sha256:1fb7e7ba32a6701990168eb7a08e1fb624ae48130784dfab25904ed47deabb31 \ - --hash=sha256:96b4cb2708933cef7dbe1177df37ef0593839942978784147aade0e49511eb2b -botocore==1.31.85 \ - --hash=sha256:b8f35d65f2b45af50c36fc25cc1844d6bd61d38d2148b2ef133b8f10e198555d \ - --hash=sha256:ce58e688222df73ec5691f934be1a2122a52c9d11d3037b586b3fff16ed6d25f +boto3==1.29.0 \ + --hash=sha256:3e90ea2faa3e9892b9140f857911f9ef0013192a106f50d0ec7b71e8d1afc90a \ + --hash=sha256:91c72fa4848eda9311c273db667946bd9d953285ae8d54b7bbad541b74adc254 +botocore==1.32.0 \ + --hash=sha256:95fe3357b9ddc4559941dbea0f0a6b8fc043305f013b7ae2a85dff0c3b36ee92 \ + --hash=sha256:9c1e143feb6a04235cec342d2acb31a0f44df3c89f309f839e03e38a75f3f44e # via # boto3 # s3transfer diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index 60b16306..2de87fdf 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.9.0", - "IMAGE_RELEASE_VERSION": "18", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-03T02:10:53.344427Z", - "POSTGRES_IMAGE_VERSION": "14.9-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-14T09:11:43.973667Z", + "POSTGRES_IMAGE_VERSION": "14.10-bullseye" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index 070bfe9f..61192a61 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:14.9-bullseye +FROM postgres:14.10-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="18" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.9-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.10-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.9-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.10-bullseye." COPY requirements.txt / diff --git a/Debian/14/requirements.txt b/Debian/14/requirements.txt index d236722d..39a0c76f 100644 --- a/Debian/14/requirements.txt +++ b/Debian/14/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.85 \ - --hash=sha256:1fb7e7ba32a6701990168eb7a08e1fb624ae48130784dfab25904ed47deabb31 \ - --hash=sha256:96b4cb2708933cef7dbe1177df37ef0593839942978784147aade0e49511eb2b -botocore==1.31.85 \ - --hash=sha256:b8f35d65f2b45af50c36fc25cc1844d6bd61d38d2148b2ef133b8f10e198555d \ - --hash=sha256:ce58e688222df73ec5691f934be1a2122a52c9d11d3037b586b3fff16ed6d25f +boto3==1.29.0 \ + --hash=sha256:3e90ea2faa3e9892b9140f857911f9ef0013192a106f50d0ec7b71e8d1afc90a \ + --hash=sha256:91c72fa4848eda9311c273db667946bd9d953285ae8d54b7bbad541b74adc254 +botocore==1.32.0 \ + --hash=sha256:95fe3357b9ddc4559941dbea0f0a6b8fc043305f013b7ae2a85dff0c3b36ee92 \ + --hash=sha256:9c1e143feb6a04235cec342d2acb31a0f44df3c89f309f839e03e38a75f3f44e # via # boto3 # s3transfer diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index 6c9ee7de..5a5e4936 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.9.0", - "IMAGE_RELEASE_VERSION": "18", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-02T23:11:16.062996Z", - "POSTGRES_IMAGE_VERSION": "15.4-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-14T09:12:34.372779Z", + "POSTGRES_IMAGE_VERSION": "15.5-bullseye" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index dae73150..e88b50c8 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:15.4-bullseye +FROM postgres:15.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="18" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.4-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.5-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.4-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.5-bullseye." COPY requirements.txt / diff --git a/Debian/15/requirements.txt b/Debian/15/requirements.txt index d236722d..39a0c76f 100644 --- a/Debian/15/requirements.txt +++ b/Debian/15/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.85 \ - --hash=sha256:1fb7e7ba32a6701990168eb7a08e1fb624ae48130784dfab25904ed47deabb31 \ - --hash=sha256:96b4cb2708933cef7dbe1177df37ef0593839942978784147aade0e49511eb2b -botocore==1.31.85 \ - --hash=sha256:b8f35d65f2b45af50c36fc25cc1844d6bd61d38d2148b2ef133b8f10e198555d \ - --hash=sha256:ce58e688222df73ec5691f934be1a2122a52c9d11d3037b586b3fff16ed6d25f +boto3==1.29.0 \ + --hash=sha256:3e90ea2faa3e9892b9140f857911f9ef0013192a106f50d0ec7b71e8d1afc90a \ + --hash=sha256:91c72fa4848eda9311c273db667946bd9d953285ae8d54b7bbad541b74adc254 +botocore==1.32.0 \ + --hash=sha256:95fe3357b9ddc4559941dbea0f0a6b8fc043305f013b7ae2a85dff0c3b36ee92 \ + --hash=sha256:9c1e143feb6a04235cec342d2acb31a0f44df3c89f309f839e03e38a75f3f44e # via # boto3 # s3transfer diff --git a/Debian/16/.versions.json b/Debian/16/.versions.json index f91bab2a..41bcebe4 100644 --- a/Debian/16/.versions.json +++ b/Debian/16/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.9.0", - "IMAGE_RELEASE_VERSION": "10", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-02T23:12:25.502252Z", - "POSTGRES_IMAGE_VERSION": "16.0-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-11-14T06:29:36.525094Z", + "POSTGRES_IMAGE_VERSION": "16.1-bullseye" } diff --git a/Debian/16/Dockerfile b/Debian/16/Dockerfile index 759520f4..c2d9edd0 100644 --- a/Debian/16/Dockerfile +++ b/Debian/16/Dockerfile @@ -14,17 +14,17 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM postgres:16.0-bullseye +FROM postgres:16.1-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="10" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.0-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.1-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.0-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.1-bullseye." COPY requirements.txt / diff --git a/Debian/16/requirements.txt b/Debian/16/requirements.txt index d236722d..39a0c76f 100644 --- a/Debian/16/requirements.txt +++ b/Debian/16/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.85 \ - --hash=sha256:1fb7e7ba32a6701990168eb7a08e1fb624ae48130784dfab25904ed47deabb31 \ - --hash=sha256:96b4cb2708933cef7dbe1177df37ef0593839942978784147aade0e49511eb2b -botocore==1.31.85 \ - --hash=sha256:b8f35d65f2b45af50c36fc25cc1844d6bd61d38d2148b2ef133b8f10e198555d \ - --hash=sha256:ce58e688222df73ec5691f934be1a2122a52c9d11d3037b586b3fff16ed6d25f +boto3==1.29.0 \ + --hash=sha256:3e90ea2faa3e9892b9140f857911f9ef0013192a106f50d0ec7b71e8d1afc90a \ + --hash=sha256:91c72fa4848eda9311c273db667946bd9d953285ae8d54b7bbad541b74adc254 +botocore==1.32.0 \ + --hash=sha256:95fe3357b9ddc4559941dbea0f0a6b8fc043305f013b7ae2a85dff0c3b36ee92 \ + --hash=sha256:9c1e143feb6a04235cec342d2acb31a0f44df3c89f309f839e03e38a75f3f44e # via # boto3 # s3transfer diff --git a/Debian/src/requirements.txt b/Debian/src/requirements.txt index d236722d..39a0c76f 100644 --- a/Debian/src/requirements.txt +++ b/Debian/src/requirements.txt @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.85 \ - --hash=sha256:1fb7e7ba32a6701990168eb7a08e1fb624ae48130784dfab25904ed47deabb31 \ - --hash=sha256:96b4cb2708933cef7dbe1177df37ef0593839942978784147aade0e49511eb2b -botocore==1.31.85 \ - --hash=sha256:b8f35d65f2b45af50c36fc25cc1844d6bd61d38d2148b2ef133b8f10e198555d \ - --hash=sha256:ce58e688222df73ec5691f934be1a2122a52c9d11d3037b586b3fff16ed6d25f +boto3==1.29.0 \ + --hash=sha256:3e90ea2faa3e9892b9140f857911f9ef0013192a106f50d0ec7b71e8d1afc90a \ + --hash=sha256:91c72fa4848eda9311c273db667946bd9d953285ae8d54b7bbad541b74adc254 +botocore==1.32.0 \ + --hash=sha256:95fe3357b9ddc4559941dbea0f0a6b8fc043305f013b7ae2a85dff0c3b36ee92 \ + --hash=sha256:9c1e143feb6a04235cec342d2acb31a0f44df3c89f309f839e03e38a75f3f44e # via # boto3 # s3transfer