Skip to content

Commit

Permalink
Daily automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudNativePG Automated Updates committed Sep 14, 2024
1 parent 9774f96 commit 039e8cf
Show file tree
Hide file tree
Showing 36 changed files with 96 additions and 96 deletions.
2 changes: 1 addition & 1 deletion Debian/12/bookworm/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11",
"IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:07:50.890121Z",
"POSTGRES_IMAGE_VERSION": "12.20-bookworm"
}
2 changes: 1 addition & 1 deletion Debian/12/bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:12.20-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="11" \
release="12" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm."

Expand Down
12 changes: 6 additions & 6 deletions Debian/12/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/12/bullseye/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11",
"IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:22:53.893112Z",
"POSTGRES_IMAGE_VERSION": "12.20-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/12/bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:12.20-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="11" \
release="12" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bullseye."

Expand Down
12 changes: 6 additions & 6 deletions Debian/12/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/13/bookworm/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11",
"IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:08:30.904942Z",
"POSTGRES_IMAGE_VERSION": "13.16-bookworm"
}
2 changes: 1 addition & 1 deletion Debian/13/bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:13.16-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="11" \
release="12" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."

Expand Down
12 changes: 6 additions & 6 deletions Debian/13/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/13/bullseye/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11",
"IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:20.091851Z",
"POSTGRES_IMAGE_VERSION": "13.16-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/13/bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:13.16-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="11" \
release="12" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bullseye."

Expand Down
12 changes: 6 additions & 6 deletions Debian/13/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/14/bookworm/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11",
"IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:11.18839Z",
"POSTGRES_IMAGE_VERSION": "14.13-bookworm"
}
2 changes: 1 addition & 1 deletion Debian/14/bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:14.13-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="11" \
release="12" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm."

Expand Down
12 changes: 6 additions & 6 deletions Debian/14/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/14/bullseye/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11",
"IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:23:47.950738Z",
"POSTGRES_IMAGE_VERSION": "14.13-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/14/bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:14.13-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="11" \
release="12" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bullseye."

Expand Down
12 changes: 6 additions & 6 deletions Debian/14/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/15/bookworm/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11",
"IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:09:45.919698Z",
"POSTGRES_IMAGE_VERSION": "15.8-bookworm"
}
2 changes: 1 addition & 1 deletion Debian/15/bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:15.8-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="11" \
release="12" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."

Expand Down
12 changes: 6 additions & 6 deletions Debian/15/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/15/bullseye/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11",
"IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:15.472725Z",
"POSTGRES_IMAGE_VERSION": "15.8-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/15/bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:15.8-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="11" \
release="12" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bullseye."

Expand Down
12 changes: 6 additions & 6 deletions Debian/15/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/16/bookworm/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "10",
"IMAGE_RELEASE_VERSION": "11",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-05T23:10:21.349001Z",
"POSTGRES_IMAGE_VERSION": "16.4-bookworm"
}
2 changes: 1 addition & 1 deletion Debian/16/bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:16.4-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="10" \
release="11" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bookworm."

Expand Down
12 changes: 6 additions & 6 deletions Debian/16/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/16/bullseye/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "11",
"IMAGE_RELEASE_VERSION": "12",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-06T23:24:41.09928Z",
"POSTGRES_IMAGE_VERSION": "16.4-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/16/bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:16.4-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="11" \
release="12" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bullseye."

Expand Down
12 changes: 6 additions & 6 deletions Debian/16/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion Debian/17/bookworm/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "6",
"IMAGE_RELEASE_VERSION": "7",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-07T02:11:33.555234Z",
"POSTGRES_IMAGE_VERSION": "17rc1-bookworm"
}
2 changes: 1 addition & 1 deletion Debian/17/bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:17rc1-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="6" \
release="7" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17rc1-bookworm."

Expand Down
12 changes: 6 additions & 6 deletions Debian/17/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 \
--hash=sha256:71e237d3997cf93425947854d7b121c577944f391ba633afb0659e1015364704 \
--hash=sha256:fd130308f1f49d748a5fc63de92de79a995b51c79af3947ddde8815fcf0684fe
botocore==1.35.18 \
--hash=sha256:1027083aeb1fe74057273410fd768e018e22f85adfbd717b5a69f578f7812b80 \
--hash=sha256:e59da8b91ab06683d2725b6cbbb0383b30c68a241c3c63363f4c5bff59b3c0c0
boto3==1.35.19 \
--hash=sha256:84b3fe1727945bc3cada832d969ddb3dc0d08fce1677064ca8bdc13a89c1a143 \
--hash=sha256:9979fe674780a0b7100eae9156d74ee374cd1638a9f61c77277e3ce712f3e496
botocore==1.35.19 \
--hash=sha256:42d6d8db7250cbd7899f786f9861e02cab17dc238f64d6acb976098ed9809625 \
--hash=sha256:c83f7f0cacfe7c19b109b363ebfa8736e570d24922f16ed371681f58ebab44a9
# via
# boto3
# s3transfer
Expand Down
Loading

0 comments on commit 039e8cf

Please sign in to comment.