Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-09-07 00:19:04 +00:00
parent 9e598bcdf0
commit 674c0c1695
36 changed files with 147 additions and 147 deletions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6", "IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:07:50.890121Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:07:50.890121Z",
"POSTGRES_IMAGE_VERSION": "12.20-bookworm" "POSTGRES_IMAGE_VERSION": "12.20-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:12.20-bookworm
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="6" \ release="7" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6", "IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:07:53.430959Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:22:53.893112Z",
"POSTGRES_IMAGE_VERSION": "12.20-bullseye" "POSTGRES_IMAGE_VERSION": "12.20-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:12.20-bullseye
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="6" \ release="7" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6", "IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:08:30.904942Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:08:30.904942Z",
"POSTGRES_IMAGE_VERSION": "13.16-bookworm" "POSTGRES_IMAGE_VERSION": "13.16-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:13.16-bookworm
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="6" \ release="7" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6", "IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:08:33.409841Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:20.091851Z",
"POSTGRES_IMAGE_VERSION": "13.16-bullseye" "POSTGRES_IMAGE_VERSION": "13.16-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:13.16-bullseye
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="6" \ release="7" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6", "IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:11.18839Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:11.18839Z",
"POSTGRES_IMAGE_VERSION": "14.13-bookworm" "POSTGRES_IMAGE_VERSION": "14.13-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:14.13-bookworm
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="6" \ release="7" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6", "IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:13.822336Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:47.950738Z",
"POSTGRES_IMAGE_VERSION": "14.13-bullseye" "POSTGRES_IMAGE_VERSION": "14.13-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:14.13-bullseye
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="6" \ release="7" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6", "IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:45.919698Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:45.919698Z",
"POSTGRES_IMAGE_VERSION": "15.8-bookworm" "POSTGRES_IMAGE_VERSION": "15.8-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:15.8-bookworm
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="6" \ release="7" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6", "IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:48.537645Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:15.472725Z",
"POSTGRES_IMAGE_VERSION": "15.8-bullseye" "POSTGRES_IMAGE_VERSION": "15.8-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:15.8-bullseye
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="6" \ release="7" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "5", "IMAGE_RELEASE_VERSION": "6",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:10:21.349001Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:10:21.349001Z",
"POSTGRES_IMAGE_VERSION": "16.4-bookworm" "POSTGRES_IMAGE_VERSION": "16.4-bookworm"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:16.4-bookworm
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="6" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bookworm."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6", "IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:10:23.895568Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:41.09928Z",
"POSTGRES_IMAGE_VERSION": "16.4-bullseye" "POSTGRES_IMAGE_VERSION": "16.4-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:16.4-bullseye
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="6" \ release="7" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bullseye."

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "5", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T18:05:07.302604Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:28:27.845267Z",
"POSTGRES_IMAGE_VERSION": "17beta3-bookworm" "POSTGRES_IMAGE_VERSION": "17rc1-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:17beta3-bookworm FROM postgres:17rc1-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 17beta3-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bookworm."
LABEL org.opencontainers.image.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 17rc1-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.11.1", "BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "5", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T18:05:18.800414Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:29:04.67047Z",
"POSTGRES_IMAGE_VERSION": "17beta3-bullseye" "POSTGRES_IMAGE_VERSION": "17rc1-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:17beta3-bullseye FROM postgres:17rc1-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 17beta3-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bullseye."
LABEL org.opencontainers.image.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 17rc1-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \ --hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7 --hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in # via -r requirements.in
boto3==1.35.13 \ boto3==1.35.14 \
--hash=sha256:4af17bd7bada591ddaa835d774b242705210e5d45133e25bd73417daa42e53e7 \ --hash=sha256:7bc78d7140c353b10a637927fe4bc4c4d95a464d1b8f515d5844def2ee52cbd5 \
--hash=sha256:6e220eae161a4c0ed21e2561edcb0fd9603fa621692c50bc099db318ed3e3ad4 --hash=sha256:c3e138e9041d59cd34cdc28a587dfdc899dba02ea26ebc3e10fb4bc88e5cf31b
botocore==1.35.13 \ botocore==1.35.14 \
--hash=sha256:dd8a8bb1946187c8eb902a3b856d3b24df63917e4f2c61a6bce7f3ea9f112761 \ --hash=sha256:24823135232f88266b66ae8e1d0f3d40872c14cd976781f7fe52b8f0d79035a0 \
--hash=sha256:f7ae62eab44d731a5ad8917788378316c79c7bceb530a8307ed0f3bca7037341 --hash=sha256:8515a2fc7ca5bcf0b10016ba05ccf2d642b7cb77d8773026ff2fa5aa3bf38d2e
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -408,9 +408,9 @@ jmespath==1.0.1 \
# via # via
# boto3 # boto3
# botocore # botocore
msal==1.30.0 \ msal==1.31.0 \
--hash=sha256:423872177410cb61683566dc3932db7a76f661a5d2f6f52f02a047f101e1c1de \ --hash=sha256:2c4f189cf9cc8f00c80045f66d39b7c0f3ed45873fd3d1f2af9f22db2e12ff4b \
--hash=sha256:b4bf00850092e465157d814efa24a18f788284c9a479491024d62903085ea2fb --hash=sha256:96bc37cff82ebe4b160d5fc0f1196f6ca8b50e274ecd0ec5bf69c438514086e7
# via # via
# azure-identity # azure-identity
# msal-extensions # msal-extensions