Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-08-09 00:18:19 +00:00
parent fb60b96599
commit f5e8b0a8ad
36 changed files with 192 additions and 192 deletions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T11:08:02.378518Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:09:22.926769Z",
"POSTGRES_IMAGE_VERSION": "12.19-bookworm" "POSTGRES_IMAGE_VERSION": "12.20-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:12.19-bookworm FROM postgres:12.20-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.19-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.19-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T11:08:06.166423Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:09:27.406324Z",
"POSTGRES_IMAGE_VERSION": "12.19-bullseye" "POSTGRES_IMAGE_VERSION": "12.20-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:12.19-bullseye FROM postgres:12.20-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.19-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.19-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T08:08:19.779366Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:11:27.47093Z",
"POSTGRES_IMAGE_VERSION": "13.15-bookworm" "POSTGRES_IMAGE_VERSION": "13.16-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:13.15-bookworm FROM postgres:13.16-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.15-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.15-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T08:08:23.165403Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:11:32.581465Z",
"POSTGRES_IMAGE_VERSION": "13.15-bullseye" "POSTGRES_IMAGE_VERSION": "13.16-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:13.15-bullseye FROM postgres:13.16-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.15-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.15-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T05:09:12.641668Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:13:40.246451Z",
"POSTGRES_IMAGE_VERSION": "14.12-bookworm" "POSTGRES_IMAGE_VERSION": "14.13-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:14.12-bookworm FROM postgres:14.13-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.12-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.12-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T08:09:03.385977Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:13:45.331104Z",
"POSTGRES_IMAGE_VERSION": "14.12-bullseye" "POSTGRES_IMAGE_VERSION": "14.13-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:14.12-bullseye FROM postgres:14.13-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.12-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.12-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "10", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T05:09:56.341278Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:15:55.160134Z",
"POSTGRES_IMAGE_VERSION": "15.7-bookworm" "POSTGRES_IMAGE_VERSION": "15.8-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:15.7-bookworm FROM postgres:15.8-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="10" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.7-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.7-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "11", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T05:09:59.463208Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:16:00.383345Z",
"POSTGRES_IMAGE_VERSION": "15.7-bullseye" "POSTGRES_IMAGE_VERSION": "15.8-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:15.7-bullseye FROM postgres:15.8-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="11" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.7-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.7-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "10", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T02:09:24.086557Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:18:07.148306Z",
"POSTGRES_IMAGE_VERSION": "16.3-bookworm" "POSTGRES_IMAGE_VERSION": "16.4-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:16.3-bookworm FROM postgres:16.4-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="10" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.3-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.3-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "10", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-25T02:09:26.639176Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:18:11.910705Z",
"POSTGRES_IMAGE_VERSION": "16.3-bullseye" "POSTGRES_IMAGE_VERSION": "16.4-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:16.3-bullseye FROM postgres:16.4-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="10" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.3-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.3-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "5", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-24T23:11:00.0716Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:19:38.49964Z",
"POSTGRES_IMAGE_VERSION": "17beta2-bookworm" "POSTGRES_IMAGE_VERSION": "17beta3-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:17beta2-bookworm FROM postgres:17beta3-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="5" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17beta2-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17beta3-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17beta2-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17beta3-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.1", "BARMAN_VERSION": "3.10.1",
"IMAGE_RELEASE_VERSION": "5", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-07-24T23:11:10.766706Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-08-08T23:20:11.127972Z",
"POSTGRES_IMAGE_VERSION": "17beta2-bullseye" "POSTGRES_IMAGE_VERSION": "17beta3-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:17beta2-bullseye FROM postgres:17beta3-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="5" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17beta2-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17beta3-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17beta2-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17beta3-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.10.1 \
--hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \ --hash=sha256:1f543657b0eb70eaf5200c78724093356d6b2f291488c4950c0fa1fa6f2b5777 \
--hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506 --hash=sha256:2401208fd96349dbaf56aa4082629eaf0c3e5e95c642d5898985fb0c3f5bd506
# via -r requirements.in # via -r requirements.in
boto3==1.34.156 \ boto3==1.34.157 \
--hash=sha256:b33e9a8f8be80d3053b8418836a7c1900410b23a30c7cb040927d601a1082e68 \ --hash=sha256:3cc357156df5482154a016f138d1953061a181b4c594f8b6302c9d6c024bd950 \
--hash=sha256:cbbd453270b8ce94ef9da60dfbb6f9ceeb3eeee226b635aa9ec44b1def98cc96 --hash=sha256:7ef19ed38cba9863b58430fb4a66a72a5c250304f234bd1c16b860f9bf25677b
botocore==1.34.156 \ botocore==1.34.157 \
--hash=sha256:5d1478c41ab9681e660b3322432fe09c4055759c317984b7b8d3af9557ff769a \ --hash=sha256:5628a36cec123cdc8c1158d05a7b06aa5e53649ad73796c50ef3fb51199785fb \
--hash=sha256:c48f8c8996216dfdeeb0aa6d3c0f2c7ae25234766434a2ea3e57bdc08494bdda --hash=sha256:c6cba6de8eb86ca4d2f934e009b37adbe1e7fdcfa52fbab74783f4c30676e07d
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -248,9 +248,9 @@ google-cloud-core==2.4.1 \
--hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \
--hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61 --hash=sha256:a9e6a4422b9ac5c29f79a0ede9485473338e2ce78d91f2370c01e730eab22e61
# via google-cloud-storage # via google-cloud-storage
google-cloud-storage==2.18.1 \ google-cloud-storage==2.18.2 \
--hash=sha256:6707a6f30a05aee36faca81296419ca2907ac750af1c0457f278bc9a6fb219ad \ --hash=sha256:97a4d45c368b7d401ed48c4fdfe86e1e1cb96401c9e199e419d289e2c0370166 \
--hash=sha256:9d8db6bde3a979cca7150511cd0e4cb363e5f69d31259d890ba1124fa109418c --hash=sha256:aaf7acd70cdad9f274d29332673fcab98708d0e1f4dceb5a5356aaef06af4d99
google-crc32c==1.5.0 \ google-crc32c==1.5.0 \
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
--hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \ --hash=sha256:02c65b9817512edc6a4ae7c7e987fea799d2e0ee40c53ec573a692bee24de876 \