diff --git a/Debian/11/.versions.json b/Debian/11/.versions.json index f627cd30..b95abe54 100644 --- a/Debian/11/.versions.json +++ b/Debian/11/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.4.0", - "IMAGE_RELEASE_VERSION": "15", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:46:03.697007Z", - "POSTGRES_IMAGE_VERSION": "11.18-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:08:37.623108Z", + "POSTGRES_IMAGE_VERSION": "11.19-bullseye" } diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index f505df94..d1ea5b55 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.18-bullseye +FROM postgres:11.19-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="15" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.18-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.19-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.18-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.19-bullseye." COPY requirements.txt / diff --git a/Debian/11/requirements.txt b/Debian/11/requirements.txt index cdbc1122..d9f1f0c3 100644 --- a/Debian/11/requirements.txt +++ b/Debian/11/requirements.txt @@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \ --hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \ --hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc # via -r requirements.in -boto3==1.26.68 \ - --hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \ - --hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae -botocore==1.29.68 \ - --hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \ - --hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12 +boto3==1.26.69 \ + --hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \ + --hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b +botocore==1.29.69 \ + --hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc # via # boto3 # s3transfer diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index 9bfc0194..11894a9e 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.4.0", - "IMAGE_RELEASE_VERSION": "16", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:46:43.431485Z", - "POSTGRES_IMAGE_VERSION": "12.13-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:09:41.060895Z", + "POSTGRES_IMAGE_VERSION": "12.14-bullseye" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index 1a2afdc3..beb6534f 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.13-bullseye +FROM postgres:12.14-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="16" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.13-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.14-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.13-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.14-bullseye." COPY requirements.txt / diff --git a/Debian/12/requirements.txt b/Debian/12/requirements.txt index cdbc1122..d9f1f0c3 100644 --- a/Debian/12/requirements.txt +++ b/Debian/12/requirements.txt @@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \ --hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \ --hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc # via -r requirements.in -boto3==1.26.68 \ - --hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \ - --hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae -botocore==1.29.68 \ - --hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \ - --hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12 +boto3==1.26.69 \ + --hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \ + --hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b +botocore==1.29.69 \ + --hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc # via # boto3 # s3transfer diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index f98a91c9..c2c89a34 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.4.0", - "IMAGE_RELEASE_VERSION": "15", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:47:22.495163Z", - "POSTGRES_IMAGE_VERSION": "13.9-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:10:39.284908Z", + "POSTGRES_IMAGE_VERSION": "13.10-bullseye" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index f8a575b5..97c5f01f 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.9-bullseye +FROM postgres:13.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="15" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.9-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.10-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.9-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.10-bullseye." COPY requirements.txt / diff --git a/Debian/13/requirements.txt b/Debian/13/requirements.txt index cdbc1122..d9f1f0c3 100644 --- a/Debian/13/requirements.txt +++ b/Debian/13/requirements.txt @@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \ --hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \ --hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc # via -r requirements.in -boto3==1.26.68 \ - --hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \ - --hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae -botocore==1.29.68 \ - --hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \ - --hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12 +boto3==1.26.69 \ + --hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \ + --hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b +botocore==1.29.69 \ + --hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc # via # boto3 # s3transfer diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index 76fd60cf..0d7bacf7 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.4.0", - "IMAGE_RELEASE_VERSION": "15", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:48:00.269771Z", - "POSTGRES_IMAGE_VERSION": "14.6-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:11:39.035741Z", + "POSTGRES_IMAGE_VERSION": "14.7-bullseye" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index 1694fd81..88bc85b0 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.6-bullseye +FROM postgres:14.7-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="15" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.6-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.7-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.6-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.7-bullseye." COPY requirements.txt / diff --git a/Debian/14/requirements.txt b/Debian/14/requirements.txt index cdbc1122..d9f1f0c3 100644 --- a/Debian/14/requirements.txt +++ b/Debian/14/requirements.txt @@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \ --hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \ --hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc # via -r requirements.in -boto3==1.26.68 \ - --hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \ - --hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae -botocore==1.29.68 \ - --hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \ - --hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12 +boto3==1.26.69 \ + --hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \ + --hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b +botocore==1.29.69 \ + --hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc # via # boto3 # s3transfer diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index abf3f216..e82ace1f 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.4.0", - "IMAGE_RELEASE_VERSION": "15", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:48:38.022911Z", - "POSTGRES_IMAGE_VERSION": "15.1-bullseye" + "IMAGE_RELEASE_VERSION": "1", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:12:36.271582Z", + "POSTGRES_IMAGE_VERSION": "15.2-bullseye" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index 562c377c..1f355e46 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.1-bullseye +FROM postgres:15.2-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="15" \ + release="1" \ summary="PostgreSQL Container images." \ - description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.1-bullseye." + description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.2-bullseye." -LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.1-bullseye." +LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.2-bullseye." COPY requirements.txt / diff --git a/Debian/15/requirements.txt b/Debian/15/requirements.txt index cdbc1122..d9f1f0c3 100644 --- a/Debian/15/requirements.txt +++ b/Debian/15/requirements.txt @@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \ --hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \ --hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc # via -r requirements.in -boto3==1.26.68 \ - --hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \ - --hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae -botocore==1.29.68 \ - --hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \ - --hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12 +boto3==1.26.69 \ + --hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \ + --hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b +botocore==1.29.69 \ + --hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc # via # boto3 # s3transfer diff --git a/Debian/src/requirements.txt b/Debian/src/requirements.txt index cdbc1122..d9f1f0c3 100644 --- a/Debian/src/requirements.txt +++ b/Debian/src/requirements.txt @@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \ --hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \ --hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc # via -r requirements.in -boto3==1.26.68 \ - --hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \ - --hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae -botocore==1.29.68 \ - --hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \ - --hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12 +boto3==1.26.69 \ + --hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \ + --hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b +botocore==1.29.69 \ + --hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc # via # boto3 # s3transfer