Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-11-15 00:21:41 +00:00
parent c5e248a87d
commit ff850c5f37
36 changed files with 156 additions and 156 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "57",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T18:09:48.361654Z",
"POSTGRES_IMAGE_VERSION": "14.13-bookworm"
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:13:16.540897Z",
"POSTGRES_IMAGE_VERSION": "14.14-bookworm"
}

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
FROM postgres:14.13-bookworm
FROM postgres:14.14-bookworm
# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="57" \
release="1" \
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.14-bookworm."
LABEL org.opencontainers.image.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.14-bookworm."
COPY requirements.txt /

View File

@@ -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.60 \
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
botocore==1.35.60 \
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
boto3==1.35.61 \
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
botocore==1.35.61 \
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
# via
# boto3
# s3transfer

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "56",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-12T18:09:50.05464Z",
"POSTGRES_IMAGE_VERSION": "14.13-bullseye"
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:13:20.090781Z",
"POSTGRES_IMAGE_VERSION": "14.14-bullseye"
}

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
FROM postgres:14.13-bullseye
FROM postgres:14.14-bullseye
# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="56" \
release="1" \
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.14-bullseye."
LABEL org.opencontainers.image.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.14-bullseye."
COPY requirements.txt /

View File

@@ -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.60 \
--hash=sha256:a34d28de1a1f6ca6ec3edd05c26db16e422293d8f9dcd94f308059a434596753 \
--hash=sha256:e573504c67c3e438fd4b0222119ed1a73b644c78eb3b6dee0b36a6c70ecf7677
botocore==1.35.60 \
--hash=sha256:378f53037d817bed2c04a006b7319745e664030182211429c924647273b29bc9 \
--hash=sha256:ddccfc39a0a55ac0321191a36d29c2ea9be2c96ceefb3928dd3c91c79c494d50
boto3==1.35.61 \
--hash=sha256:b86ddb1bb903fd0cd8fe69dc73ec2d317133f6731e90c0781f23398025471e64 \
--hash=sha256:b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
botocore==1.35.61 \
--hash=sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d \
--hash=sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
# via
# boto3
# s3transfer