diff --git a/Debian/11/.versions.json b/Debian/11/.versions.json index 2fb2f157..7dc4a9ca 100644 --- a/Debian/11/.versions.json +++ b/Debian/11/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "8", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:30:48.787167Z", + "IMAGE_RELEASE_VERSION": "9", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-28T19:22:32.610417Z", "POSTGRES_IMAGE_VERSION": "11.20-bullseye" } diff --git a/Debian/11/Dockerfile b/Debian/11/Dockerfile index 23542ac7..113ffa0a 100644 --- a/Debian/11/Dockerfile +++ b/Debian/11/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:11.20-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="8" \ + release="9" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.20-bullseye." diff --git a/Debian/11/requirements.txt b/Debian/11/requirements.txt index 68360528..460b585c 100644 --- a/Debian/11/requirements.txt +++ b/Debian/11/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.7.0 \ --hash=sha256:44957fe15f4310c1865519d233a8e986b61e32de9077e4060f5ccd7738096132 \ --hash=sha256:64deb351b98a284533144d8f55ef85f1f854ea32fcd071352b86a358d462ff4d # via -r requirements.in -boto3==1.28.13 \ - --hash=sha256:b2d178c8a56fe3e4c9b123dccdff20e9555d12a597b72627fa659aa6295e238a \ - --hash=sha256:db6443fd2c65d9f35f671b03bacb0592b62d06884395ed65d75922ccddc34c2e -botocore==1.31.13 \ - --hash=sha256:78b96afbd88b8bd4c0967611a4cedddd9ea33d8601309dc351f81cbb5479d976 \ - --hash=sha256:9a5080ea2a444f0447a7a1a79f64252ae2a1417b6c13a54656ee991cb610dd4e +boto3==1.28.15 \ + --hash=sha256:84b7952858e9319968b0348d9894a91a6bb5f31e81a45c68044d040a12362abe \ + --hash=sha256:a6e711e0b6960c3a5b789bd30c5a18eea7263f2a59fc07f85efa5e04804e49d2 +botocore==1.31.15 \ + --hash=sha256:b3a0f787f275711875476cbe12a0123b2e6570b2f505e2fa509dcec3c5410b57 \ + --hash=sha256:b46d1ce4e0cf42d28fdf61ce0c999904645d38b51cb809817a361c0cec16d487 # via # boto3 # s3transfer diff --git a/Debian/12/.versions.json b/Debian/12/.versions.json index c7e52201..e4bed1f0 100644 --- a/Debian/12/.versions.json +++ b/Debian/12/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "8", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:31:59.25348Z", + "IMAGE_RELEASE_VERSION": "9", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-28T19:23:53.625868Z", "POSTGRES_IMAGE_VERSION": "12.15-bullseye" } diff --git a/Debian/12/Dockerfile b/Debian/12/Dockerfile index ad546f3f..9143eb75 100644 --- a/Debian/12/Dockerfile +++ b/Debian/12/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:12.15-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="8" \ + release="9" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.15-bullseye." diff --git a/Debian/12/requirements.txt b/Debian/12/requirements.txt index 68360528..460b585c 100644 --- a/Debian/12/requirements.txt +++ b/Debian/12/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.7.0 \ --hash=sha256:44957fe15f4310c1865519d233a8e986b61e32de9077e4060f5ccd7738096132 \ --hash=sha256:64deb351b98a284533144d8f55ef85f1f854ea32fcd071352b86a358d462ff4d # via -r requirements.in -boto3==1.28.13 \ - --hash=sha256:b2d178c8a56fe3e4c9b123dccdff20e9555d12a597b72627fa659aa6295e238a \ - --hash=sha256:db6443fd2c65d9f35f671b03bacb0592b62d06884395ed65d75922ccddc34c2e -botocore==1.31.13 \ - --hash=sha256:78b96afbd88b8bd4c0967611a4cedddd9ea33d8601309dc351f81cbb5479d976 \ - --hash=sha256:9a5080ea2a444f0447a7a1a79f64252ae2a1417b6c13a54656ee991cb610dd4e +boto3==1.28.15 \ + --hash=sha256:84b7952858e9319968b0348d9894a91a6bb5f31e81a45c68044d040a12362abe \ + --hash=sha256:a6e711e0b6960c3a5b789bd30c5a18eea7263f2a59fc07f85efa5e04804e49d2 +botocore==1.31.15 \ + --hash=sha256:b3a0f787f275711875476cbe12a0123b2e6570b2f505e2fa509dcec3c5410b57 \ + --hash=sha256:b46d1ce4e0cf42d28fdf61ce0c999904645d38b51cb809817a361c0cec16d487 # via # boto3 # s3transfer diff --git a/Debian/13/.versions.json b/Debian/13/.versions.json index bb10d6cb..e29f9f75 100644 --- a/Debian/13/.versions.json +++ b/Debian/13/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "8", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:32:50.93432Z", + "IMAGE_RELEASE_VERSION": "9", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-28T19:25:09.658034Z", "POSTGRES_IMAGE_VERSION": "13.11-bullseye" } diff --git a/Debian/13/Dockerfile b/Debian/13/Dockerfile index 564e4928..47b0fe94 100644 --- a/Debian/13/Dockerfile +++ b/Debian/13/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:13.11-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="8" \ + release="9" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.11-bullseye." diff --git a/Debian/13/requirements.txt b/Debian/13/requirements.txt index 68360528..460b585c 100644 --- a/Debian/13/requirements.txt +++ b/Debian/13/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.7.0 \ --hash=sha256:44957fe15f4310c1865519d233a8e986b61e32de9077e4060f5ccd7738096132 \ --hash=sha256:64deb351b98a284533144d8f55ef85f1f854ea32fcd071352b86a358d462ff4d # via -r requirements.in -boto3==1.28.13 \ - --hash=sha256:b2d178c8a56fe3e4c9b123dccdff20e9555d12a597b72627fa659aa6295e238a \ - --hash=sha256:db6443fd2c65d9f35f671b03bacb0592b62d06884395ed65d75922ccddc34c2e -botocore==1.31.13 \ - --hash=sha256:78b96afbd88b8bd4c0967611a4cedddd9ea33d8601309dc351f81cbb5479d976 \ - --hash=sha256:9a5080ea2a444f0447a7a1a79f64252ae2a1417b6c13a54656ee991cb610dd4e +boto3==1.28.15 \ + --hash=sha256:84b7952858e9319968b0348d9894a91a6bb5f31e81a45c68044d040a12362abe \ + --hash=sha256:a6e711e0b6960c3a5b789bd30c5a18eea7263f2a59fc07f85efa5e04804e49d2 +botocore==1.31.15 \ + --hash=sha256:b3a0f787f275711875476cbe12a0123b2e6570b2f505e2fa509dcec3c5410b57 \ + --hash=sha256:b46d1ce4e0cf42d28fdf61ce0c999904645d38b51cb809817a361c0cec16d487 # via # boto3 # s3transfer diff --git a/Debian/14/.versions.json b/Debian/14/.versions.json index 57e0898e..95cf45d4 100644 --- a/Debian/14/.versions.json +++ b/Debian/14/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "8", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:10:46.915339Z", + "IMAGE_RELEASE_VERSION": "9", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-28T19:26:33.6046Z", "POSTGRES_IMAGE_VERSION": "14.8-bullseye" } diff --git a/Debian/14/Dockerfile b/Debian/14/Dockerfile index 3cb07fd4..446b65ad 100644 --- a/Debian/14/Dockerfile +++ b/Debian/14/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:14.8-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="8" \ + release="9" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.8-bullseye." diff --git a/Debian/14/requirements.txt b/Debian/14/requirements.txt index 68360528..460b585c 100644 --- a/Debian/14/requirements.txt +++ b/Debian/14/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.7.0 \ --hash=sha256:44957fe15f4310c1865519d233a8e986b61e32de9077e4060f5ccd7738096132 \ --hash=sha256:64deb351b98a284533144d8f55ef85f1f854ea32fcd071352b86a358d462ff4d # via -r requirements.in -boto3==1.28.13 \ - --hash=sha256:b2d178c8a56fe3e4c9b123dccdff20e9555d12a597b72627fa659aa6295e238a \ - --hash=sha256:db6443fd2c65d9f35f671b03bacb0592b62d06884395ed65d75922ccddc34c2e -botocore==1.31.13 \ - --hash=sha256:78b96afbd88b8bd4c0967611a4cedddd9ea33d8601309dc351f81cbb5479d976 \ - --hash=sha256:9a5080ea2a444f0447a7a1a79f64252ae2a1417b6c13a54656ee991cb610dd4e +boto3==1.28.15 \ + --hash=sha256:84b7952858e9319968b0348d9894a91a6bb5f31e81a45c68044d040a12362abe \ + --hash=sha256:a6e711e0b6960c3a5b789bd30c5a18eea7263f2a59fc07f85efa5e04804e49d2 +botocore==1.31.15 \ + --hash=sha256:b3a0f787f275711875476cbe12a0123b2e6570b2f505e2fa509dcec3c5410b57 \ + --hash=sha256:b46d1ce4e0cf42d28fdf61ce0c999904645d38b51cb809817a361c0cec16d487 # via # boto3 # s3transfer diff --git a/Debian/15/.versions.json b/Debian/15/.versions.json index d39d99b5..d3082492 100644 --- a/Debian/15/.versions.json +++ b/Debian/15/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "8", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:11:58.7077Z", + "IMAGE_RELEASE_VERSION": "9", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-28T19:27:48.756715Z", "POSTGRES_IMAGE_VERSION": "15.3-bullseye" } diff --git a/Debian/15/Dockerfile b/Debian/15/Dockerfile index 568f7c0e..b885038d 100644 --- a/Debian/15/Dockerfile +++ b/Debian/15/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:15.3-bullseye LABEL name="PostgreSQL Container Images" \ vendor="The CloudNativePG Contributors" \ version="${PG_VERSION}" \ - release="8" \ + release="9" \ summary="PostgreSQL Container images." \ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.3-bullseye." diff --git a/Debian/15/requirements.txt b/Debian/15/requirements.txt index 68360528..460b585c 100644 --- a/Debian/15/requirements.txt +++ b/Debian/15/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.7.0 \ --hash=sha256:44957fe15f4310c1865519d233a8e986b61e32de9077e4060f5ccd7738096132 \ --hash=sha256:64deb351b98a284533144d8f55ef85f1f854ea32fcd071352b86a358d462ff4d # via -r requirements.in -boto3==1.28.13 \ - --hash=sha256:b2d178c8a56fe3e4c9b123dccdff20e9555d12a597b72627fa659aa6295e238a \ - --hash=sha256:db6443fd2c65d9f35f671b03bacb0592b62d06884395ed65d75922ccddc34c2e -botocore==1.31.13 \ - --hash=sha256:78b96afbd88b8bd4c0967611a4cedddd9ea33d8601309dc351f81cbb5479d976 \ - --hash=sha256:9a5080ea2a444f0447a7a1a79f64252ae2a1417b6c13a54656ee991cb610dd4e +boto3==1.28.15 \ + --hash=sha256:84b7952858e9319968b0348d9894a91a6bb5f31e81a45c68044d040a12362abe \ + --hash=sha256:a6e711e0b6960c3a5b789bd30c5a18eea7263f2a59fc07f85efa5e04804e49d2 +botocore==1.31.15 \ + --hash=sha256:b3a0f787f275711875476cbe12a0123b2e6570b2f505e2fa509dcec3c5410b57 \ + --hash=sha256:b46d1ce4e0cf42d28fdf61ce0c999904645d38b51cb809817a361c0cec16d487 # via # boto3 # s3transfer diff --git a/Debian/16/.versions.json b/Debian/16/.versions.json index 48849055..6642f754 100644 --- a/Debian/16/.versions.json +++ b/Debian/16/.versions.json @@ -1,6 +1,6 @@ { "BARMAN_VERSION": "3.7.0", - "IMAGE_RELEASE_VERSION": "2", - "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-04T14:12:45.164115Z", + "IMAGE_RELEASE_VERSION": "3", + "POSTGRES_IMAGE_LAST_UPDATED": "2023-07-28T19:28:37.475411Z", "POSTGRES_IMAGE_VERSION": "16beta2-bullseye" } diff --git a/Debian/16/Dockerfile b/Debian/16/Dockerfile index 20ef0ca1..975a48e4 100644 --- a/Debian/16/Dockerfile +++ b/Debian/16/Dockerfile @@ -20,7 +20,7 @@ FROM postgres:16beta2-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 16beta2-bullseye." diff --git a/Debian/16/requirements.txt b/Debian/16/requirements.txt index 68360528..460b585c 100644 --- a/Debian/16/requirements.txt +++ b/Debian/16/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.7.0 \ --hash=sha256:44957fe15f4310c1865519d233a8e986b61e32de9077e4060f5ccd7738096132 \ --hash=sha256:64deb351b98a284533144d8f55ef85f1f854ea32fcd071352b86a358d462ff4d # via -r requirements.in -boto3==1.28.13 \ - --hash=sha256:b2d178c8a56fe3e4c9b123dccdff20e9555d12a597b72627fa659aa6295e238a \ - --hash=sha256:db6443fd2c65d9f35f671b03bacb0592b62d06884395ed65d75922ccddc34c2e -botocore==1.31.13 \ - --hash=sha256:78b96afbd88b8bd4c0967611a4cedddd9ea33d8601309dc351f81cbb5479d976 \ - --hash=sha256:9a5080ea2a444f0447a7a1a79f64252ae2a1417b6c13a54656ee991cb610dd4e +boto3==1.28.15 \ + --hash=sha256:84b7952858e9319968b0348d9894a91a6bb5f31e81a45c68044d040a12362abe \ + --hash=sha256:a6e711e0b6960c3a5b789bd30c5a18eea7263f2a59fc07f85efa5e04804e49d2 +botocore==1.31.15 \ + --hash=sha256:b3a0f787f275711875476cbe12a0123b2e6570b2f505e2fa509dcec3c5410b57 \ + --hash=sha256:b46d1ce4e0cf42d28fdf61ce0c999904645d38b51cb809817a361c0cec16d487 # via # boto3 # s3transfer diff --git a/Debian/src/requirements.txt b/Debian/src/requirements.txt index 68360528..460b585c 100644 --- a/Debian/src/requirements.txt +++ b/Debian/src/requirements.txt @@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.7.0 \ --hash=sha256:44957fe15f4310c1865519d233a8e986b61e32de9077e4060f5ccd7738096132 \ --hash=sha256:64deb351b98a284533144d8f55ef85f1f854ea32fcd071352b86a358d462ff4d # via -r requirements.in -boto3==1.28.13 \ - --hash=sha256:b2d178c8a56fe3e4c9b123dccdff20e9555d12a597b72627fa659aa6295e238a \ - --hash=sha256:db6443fd2c65d9f35f671b03bacb0592b62d06884395ed65d75922ccddc34c2e -botocore==1.31.13 \ - --hash=sha256:78b96afbd88b8bd4c0967611a4cedddd9ea33d8601309dc351f81cbb5479d976 \ - --hash=sha256:9a5080ea2a444f0447a7a1a79f64252ae2a1417b6c13a54656ee991cb610dd4e +boto3==1.28.15 \ + --hash=sha256:84b7952858e9319968b0348d9894a91a6bb5f31e81a45c68044d040a12362abe \ + --hash=sha256:a6e711e0b6960c3a5b789bd30c5a18eea7263f2a59fc07f85efa5e04804e49d2 +botocore==1.31.15 \ + --hash=sha256:b3a0f787f275711875476cbe12a0123b2e6570b2f505e2fa509dcec3c5410b57 \ + --hash=sha256:b46d1ce4e0cf42d28fdf61ce0c999904645d38b51cb809817a361c0cec16d487 # via # boto3 # s3transfer