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 Dec 14, 2024
1 parent af705eb commit fe24e85
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": "16",
"IMAGE_RELEASE_VERSION": "17",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:07:41.780817Z",
"POSTGRES_IMAGE_VERSION": "12.22-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.22-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="16" \
release="17" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "16",
"IMAGE_RELEASE_VERSION": "17",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:07:49.535834Z",
"POSTGRES_IMAGE_VERSION": "12.22-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.22-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="16" \
release="17" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.22-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "16",
"IMAGE_RELEASE_VERSION": "17",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T18:08:11.074597Z",
"POSTGRES_IMAGE_VERSION": "13.18-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.18-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="16" \
release="17" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "16",
"IMAGE_RELEASE_VERSION": "17",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:22.121847Z",
"POSTGRES_IMAGE_VERSION": "13.18-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.18-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="16" \
release="17" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.18-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "16",
"IMAGE_RELEASE_VERSION": "17",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:04.12635Z",
"POSTGRES_IMAGE_VERSION": "14.15-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.15-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="16" \
release="17" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "15",
"IMAGE_RELEASE_VERSION": "16",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:08:55.731441Z",
"POSTGRES_IMAGE_VERSION": "14.15-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.15-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="15" \
release="16" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.15-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "16",
"IMAGE_RELEASE_VERSION": "17",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T15:09:39.581469Z",
"POSTGRES_IMAGE_VERSION": "15.10-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.10-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="16" \
release="17" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "15",
"IMAGE_RELEASE_VERSION": "16",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:09:32.513274Z",
"POSTGRES_IMAGE_VERSION": "15.10-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.10-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="15" \
release="16" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.10-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "15",
"IMAGE_RELEASE_VERSION": "16",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:09:33.089912Z",
"POSTGRES_IMAGE_VERSION": "16.6-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.6-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="15" \
release="16" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "15",
"IMAGE_RELEASE_VERSION": "16",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T09:10:06.950368Z",
"POSTGRES_IMAGE_VERSION": "16.6-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.6-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="15" \
release="16" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.6-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# 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": "15",
"IMAGE_RELEASE_VERSION": "16",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-12-03T12:10:08.557821Z",
"POSTGRES_IMAGE_VERSION": "17.2-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.2-bookworm
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="15" \
release="16" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.2-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.80 \
--hash=sha256:21a3b18c3a7fd20e463708fe3fa035983105dc7f3a1c274e1903e1583ab91159 \
--hash=sha256:50dae461ab5fbedfb81b690895d48a918fed0d5fdff37be1c4232770c0dc9712
botocore==1.35.80 \
--hash=sha256:36e589dccb62380abd628b08fecfa2f7c89b99f41ec9fc42c467c94008c0be4a \
--hash=sha256:b8dfceca58891cb2711bd6455ec4f7159051f3796e0f64adef9bb334f19d8a92
boto3==1.35.81 \
--hash=sha256:742941b2424c0223d2d94a08c3485462fa7c58d816b62ca80f08e555243acee1 \
--hash=sha256:d2e95fa06f095b8e0c545dd678c6269d253809b2997c30f5ce8a956c410b4e86
botocore==1.35.81 \
--hash=sha256:564c2478e50179e0b766e6a87e5e0cdd35e1bc37eb375c1cf15511f5dd13600d \
--hash=sha256:a7b13bbd959bf2d6f38f681676aab408be01974c46802ab997617b51399239f7
# via
# boto3
# s3transfer
Expand Down
Loading

0 comments on commit fe24e85

Please sign in to comment.