forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.12.0",
|
||||
"IMAGE_RELEASE_VERSION": "3",
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "4",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T03:09:28.745262Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.15-bookworm"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.15-bookworm
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="3" \
|
||||
release="4" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bookworm."
|
||||
|
||||
|
@@ -16,9 +16,9 @@ azure-identity==1.19.0 \
|
||||
azure-storage-blob==12.24.0 \
|
||||
--hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \
|
||||
--hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e
|
||||
barman[azure,cloud,google,snappy]==3.12.0 \
|
||||
--hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \
|
||||
--hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7
|
||||
barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.68 \
|
||||
--hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.12.0",
|
||||
"IMAGE_RELEASE_VERSION": "2",
|
||||
"BARMAN_VERSION": "3.11.1",
|
||||
"IMAGE_RELEASE_VERSION": "3",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-23T00:13:42.493323Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.15-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.15-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="2" \
|
||||
release="3" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-bullseye."
|
||||
|
||||
|
@@ -16,9 +16,9 @@ azure-identity==1.19.0 \
|
||||
azure-storage-blob==12.24.0 \
|
||||
--hash=sha256:4f0bb4592ea79a2d986063696514c781c9e62be240f09f6397986e01755bc071 \
|
||||
--hash=sha256:eaaaa1507c8c363d6e1d1342bd549938fdf1adec9b1ada8658c8f5bf3aea844e
|
||||
barman[azure,cloud,google,snappy]==3.12.0 \
|
||||
--hash=sha256:42ecbab235c4bbf8c4aba7fc28f17b96319c2b867c4370e2b5ee3bc1fc605f34 \
|
||||
--hash=sha256:6e80ef4c550662aaed08accddc73422571647b86a1d9a49c5317fff4fca107c7
|
||||
barman[azure,cloud,google,snappy]==3.11.1 \
|
||||
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
|
||||
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
|
||||
# via -r requirements.in
|
||||
boto3==1.35.68 \
|
||||
--hash=sha256:091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433 \
|
||||
|
Reference in New Issue
Block a user