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 Nov 22, 2024
1 parent 3b64426 commit 029daf5
Show file tree
Hide file tree
Showing 37 changed files with 73 additions and 73 deletions.
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T06:07:40.863708Z",
"POSTGRES_IMAGE_VERSION": "12.21-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.21-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 12.21-bookworm."

Expand Down
6 changes: 3 additions & 3 deletions Debian/12/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:08:20.740993Z",
"POSTGRES_IMAGE_VERSION": "12.21-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.21-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 12.21-bullseye."

Expand Down
6 changes: 3 additions & 3 deletions Debian/12/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:09:24.646521Z",
"POSTGRES_IMAGE_VERSION": "13.17-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.17-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 13.17-bookworm."

Expand Down
6 changes: 3 additions & 3 deletions Debian/13/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:09:26.479913Z",
"POSTGRES_IMAGE_VERSION": "13.17-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.17-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 13.17-bullseye."

Expand Down
6 changes: 3 additions & 3 deletions Debian/13/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:10:33.00923Z",
"POSTGRES_IMAGE_VERSION": "14.14-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.14-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 14.14-bookworm."

Expand Down
6 changes: 3 additions & 3 deletions Debian/14/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:10:34.832225Z",
"POSTGRES_IMAGE_VERSION": "14.14-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.14-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.14-bullseye."

Expand Down
6 changes: 3 additions & 3 deletions Debian/14/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:11:32.432298Z",
"POSTGRES_IMAGE_VERSION": "15.9-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.9-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 15.9-bookworm."

Expand Down
6 changes: 3 additions & 3 deletions Debian/15/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T03:11:34.24642Z",
"POSTGRES_IMAGE_VERSION": "15.9-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.9-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.9-bullseye."

Expand Down
6 changes: 3 additions & 3 deletions Debian/15/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:17:47.471477Z",
"POSTGRES_IMAGE_VERSION": "16.5-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.5-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.5-bookworm."

Expand Down
6 changes: 3 additions & 3 deletions Debian/16/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:17:49.658567Z",
"POSTGRES_IMAGE_VERSION": "16.5-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.5-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.5-bullseye."

Expand Down
6 changes: 3 additions & 3 deletions Debian/16/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions 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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:20:11.92271Z",
"POSTGRES_IMAGE_VERSION": "17.1-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:17.1-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.1-bookworm."

Expand Down
6 changes: 3 additions & 3 deletions Debian/17/bookworm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
4 changes: 2 additions & 2 deletions Debian/17/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": "2",
"BARMAN_VERSION": "3.12.0.dev1830",
"IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-11-15T00:20:14.374199Z",
"POSTGRES_IMAGE_VERSION": "17.1-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/17/bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:17.1-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.1-bullseye."

Expand Down
6 changes: 3 additions & 3 deletions Debian/17/bullseye/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
barman[azure,cloud,google,snappy]==3.12.0.dev1830 \
--hash=sha256:28c66c9420c7754ce1326c47dd18e64d8f1229028a2f31bc143ef04da0ac3743 \
--hash=sha256:5da2d021892b3466e9d37e1b906473297051c2e4cde5744abc660d64dcb5550d
# via -r requirements.in
boto3==1.35.66 \
--hash=sha256:09a610f8cf4d3c22d4ca69c1f89079e3a1c82805ce94fa0eb4ecdd4d2ba6c4bc \
Expand Down
2 changes: 1 addition & 1 deletion Debian/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
barman[cloud,azure,snappy,google] == 3.11.1
barman[cloud,azure,snappy,google] == 3.12.0.dev1830

0 comments on commit 029daf5

Please sign in to comment.