forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "51",
|
"IMAGE_RELEASE_VERSION": "52",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T11:07:49.793756Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T11:07:49.793756Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "12.20-bookworm"
|
"POSTGRES_IMAGE_VERSION": "12.20-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -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="51" \
|
release="52" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "50",
|
"IMAGE_RELEASE_VERSION": "51",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T23:07:55.003427Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T23:07:55.003427Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "12.20-bullseye"
|
"POSTGRES_IMAGE_VERSION": "12.20-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -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="50" \
|
release="51" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "51",
|
"IMAGE_RELEASE_VERSION": "52",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T11:08:30.896642Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T11:08:30.896642Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "13.16-bookworm"
|
"POSTGRES_IMAGE_VERSION": "13.16-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -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="51" \
|
release="52" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "50",
|
"IMAGE_RELEASE_VERSION": "51",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T23:08:33.776778Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T23:08:33.776778Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "13.16-bullseye"
|
"POSTGRES_IMAGE_VERSION": "13.16-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -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="50" \
|
release="51" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "51",
|
"IMAGE_RELEASE_VERSION": "52",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T08:09:07.196582Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T08:09:07.196582Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "14.13-bookworm"
|
"POSTGRES_IMAGE_VERSION": "14.13-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -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="51" \
|
release="52" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "50",
|
"IMAGE_RELEASE_VERSION": "51",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T23:09:13.307432Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T23:09:13.307432Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "14.13-bullseye"
|
"POSTGRES_IMAGE_VERSION": "14.13-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -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="50" \
|
release="51" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "51",
|
"IMAGE_RELEASE_VERSION": "52",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T08:09:41.850909Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T08:09:41.850909Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "15.8-bookworm"
|
"POSTGRES_IMAGE_VERSION": "15.8-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -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="51" \
|
release="52" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "50",
|
"IMAGE_RELEASE_VERSION": "51",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T20:09:37.595476Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T20:09:37.595476Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "15.8-bullseye"
|
"POSTGRES_IMAGE_VERSION": "15.8-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -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="50" \
|
release="51" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "51",
|
"IMAGE_RELEASE_VERSION": "52",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T08:10:16.018942Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T08:10:16.018942Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "16.4-bookworm"
|
"POSTGRES_IMAGE_VERSION": "16.4-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -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="51" \
|
release="52" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "51",
|
"IMAGE_RELEASE_VERSION": "52",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T20:10:17.318176Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T20:10:17.318176Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "16.4-bullseye"
|
"POSTGRES_IMAGE_VERSION": "16.4-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -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="51" \
|
release="52" \
|
||||||
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."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "29",
|
"IMAGE_RELEASE_VERSION": "30",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T05:09:33.600165Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-18T05:09:33.600165Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "17.0-bookworm"
|
"POSTGRES_IMAGE_VERSION": "17.0-bookworm"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:17.0-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="29" \
|
release="30" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.0-bookworm."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.0-bookworm."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.11.1",
|
"BARMAN_VERSION": "3.11.1",
|
||||||
"IMAGE_RELEASE_VERSION": "28",
|
"IMAGE_RELEASE_VERSION": "29",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T20:10:57.496661Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2024-10-17T20:10:57.496661Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "17.0-bullseye"
|
"POSTGRES_IMAGE_VERSION": "17.0-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:17.0-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="28" \
|
release="29" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.0-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.0-bullseye."
|
||||||
|
|
||||||
|
@@ -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.54 \
|
boto3==1.35.55 \
|
||||||
--hash=sha256:2d5e160b614db55fbee7981001c54476cb827c441cef65b2fcb2c52a62019909 \
|
--hash=sha256:82fa8cdb00731aeffe7a5829821ae78d75c7ae959b638c15ff3b4681192ace90 \
|
||||||
--hash=sha256:7d9c359bbbc858a60b51c86328db813353c8bd1940212cdbd0a7da835291c2e1
|
--hash=sha256:c7a0a0bc5ae3bed5d38e8bfe5a56b31621e79bdd7c1ea6e5ba4326d820cde3a5
|
||||||
botocore==1.35.54 \
|
botocore==1.35.55 \
|
||||||
--hash=sha256:131bb59ce59c8a939b31e8e647242d70cf11d32d4529fa4dca01feea1e891a76 \
|
--hash=sha256:3d54739e498534c9d7a6e9732ae2d17ed29c7d5e29fe36c956d8488b859538b0 \
|
||||||
--hash=sha256:9cca1811094b6cdc144c2c063a3ec2db6d7c88194b04d4277cd34fc8e3473aff
|
--hash=sha256:61ae18f688250372d7b6046e35c86f8fd09a7c0f0064b52688f3490b4d6c9d6b
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
@@ -346,9 +346,9 @@ google-api-core==2.22.0 \
|
|||||||
# via
|
# via
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
# google-cloud-storage
|
# google-cloud-storage
|
||||||
google-auth==2.35.0 \
|
google-auth==2.36.0 \
|
||||||
--hash=sha256:25df55f327ef021de8be50bad0dfd4a916ad0de96da86cd05661c9297723ad3f \
|
--hash=sha256:51a15d47028b66fd36e5c64a82d2d57480075bccc7da37cde257fc94177a61fb \
|
||||||
--hash=sha256:f4c64ed4e01e8e8b646ef34c018f8bf3338df0c8e37d8b3bba40e7f574a3278a
|
--hash=sha256:545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# google-cloud-core
|
# google-cloud-core
|
||||||
|
Reference in New Issue
Block a user