Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-11-25 10:31:30 +00:00
parent aaa3638752
commit 73c46a3038
37 changed files with 73 additions and 73 deletions

View File

@@ -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-23T06:07:41.23871Z",
"POSTGRES_IMAGE_VERSION": "12.22-bookworm"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:12.22-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 12.22-bookworm."

View File

@@ -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 \

View File

@@ -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:08:02.913418Z",
"POSTGRES_IMAGE_VERSION": "12.22-bullseye"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:12.22-bullseye
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 12.22-bullseye."

View File

@@ -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 \

View File

@@ -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:08:53.322375Z",
"POSTGRES_IMAGE_VERSION": "13.18-bookworm"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:13.18-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 13.18-bookworm."

View File

@@ -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 \

View File

@@ -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:08:54.763101Z",
"POSTGRES_IMAGE_VERSION": "13.18-bullseye"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:13.18-bullseye
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 13.18-bullseye."

View File

@@ -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 \

View File

@@ -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"
}

View File

@@ -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."

View File

@@ -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 \

View File

@@ -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"
}

View File

@@ -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."

View File

@@ -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 \

View File

@@ -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:57.802203Z",
"POSTGRES_IMAGE_VERSION": "15.10-bookworm"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:15.10-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 15.10-bookworm."

View File

@@ -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 \

View File

@@ -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:16:02.103894Z",
"POSTGRES_IMAGE_VERSION": "15.10-bullseye"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:15.10-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 15.10-bullseye."

View File

@@ -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 \

View File

@@ -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:18:13.849114Z",
"POSTGRES_IMAGE_VERSION": "16.6-bookworm"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:16.6-bookworm
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 16.6-bookworm."

View File

@@ -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 \

View File

@@ -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:18:15.291038Z",
"POSTGRES_IMAGE_VERSION": "16.6-bullseye"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:16.6-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 16.6-bullseye."

View File

@@ -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 \

View File

@@ -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:20:25.34524Z",
"POSTGRES_IMAGE_VERSION": "17.2-bookworm"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:17.2-bookworm
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 17.2-bookworm."

View File

@@ -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 \

View File

@@ -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:20:26.786787Z",
"POSTGRES_IMAGE_VERSION": "17.2-bullseye"
}

View File

@@ -20,7 +20,7 @@ FROM postgres:17.2-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 17.2-bullseye."

View File

@@ -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 \

View File

@@ -1 +1 @@
barman[cloud,azure,snappy,google] == 3.12.0
barman[cloud,azure,snappy,google] == 3.11.1