forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "19",
|
||||
"IMAGE_RELEASE_VERSION": "20",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:39.581469Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.10-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:15.10-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="19" \
|
||||
release="20" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bookworm."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.82 \
|
||||
--hash=sha256:2bbaf1551b1ed55770cb437d7040f1abe6742601103695057b30ce6328eef286 \
|
||||
--hash=sha256:c422b68ae76959b9e23b77eb79e41c3483332f7e1de918d2b083c456d8cf234c
|
||||
botocore==1.35.82 \
|
||||
--hash=sha256:78dd7bf8f49616d00073698d7bbaf5a115208fe730b7b7afae4456adddb3552e \
|
||||
--hash=sha256:e43b97d8cbf19d35ce3a177f144bd97cc370f0a67d0984c7d7cf105ac198748f
|
||||
boto3==1.35.83 \
|
||||
--hash=sha256:a4828d67b12892cb11fe9e6d86f40975a06db470676e61194968e3a32ec4c536 \
|
||||
--hash=sha256:df2e0d57241de0f9c31b62e73093c2126e4fd73b87b1897ecf280a1b87a2b825
|
||||
botocore==1.35.83 \
|
||||
--hash=sha256:ba363183e4df79fbcfd5f3600fd473bd45a1de03d0d0b5e78abd59f276971d27 \
|
||||
--hash=sha256:df5e4384838e50bbafd47e9b5fefb995e83cbb9412e7cd7c0db9555174d91bba
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "18",
|
||||
"IMAGE_RELEASE_VERSION": "19",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:09:32.513274Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.10-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:15.10-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="18" \
|
||||
release="19" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-bullseye."
|
||||
|
||||
|
@@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.82 \
|
||||
--hash=sha256:2bbaf1551b1ed55770cb437d7040f1abe6742601103695057b30ce6328eef286 \
|
||||
--hash=sha256:c422b68ae76959b9e23b77eb79e41c3483332f7e1de918d2b083c456d8cf234c
|
||||
botocore==1.35.82 \
|
||||
--hash=sha256:78dd7bf8f49616d00073698d7bbaf5a115208fe730b7b7afae4456adddb3552e \
|
||||
--hash=sha256:e43b97d8cbf19d35ce3a177f144bd97cc370f0a67d0984c7d7cf105ac198748f
|
||||
boto3==1.35.83 \
|
||||
--hash=sha256:a4828d67b12892cb11fe9e6d86f40975a06db470676e61194968e3a32ec4c536 \
|
||||
--hash=sha256:df2e0d57241de0f9c31b62e73093c2126e4fd73b87b1897ecf280a1b87a2b825
|
||||
botocore==1.35.83 \
|
||||
--hash=sha256:ba363183e4df79fbcfd5f3600fd473bd45a1de03d0d0b5e78abd59f276971d27 \
|
||||
--hash=sha256:df5e4384838e50bbafd47e9b5fefb995e83cbb9412e7cd7c0db9555174d91bba
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
Reference in New Issue
Block a user