Skip to content

Commit f5b3e2d

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent ee8d695 commit f5b3e2d

36 files changed

+1482
-1458
lines changed

Debian/13/bookworm/.versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.14.0",
3-
"IMAGE_RELEASE_VERSION": "22",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-22T20:07:37.408865Z",
5-
"POSTGRES_IMAGE_VERSION": "13.21-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-08-15T02:07:48.30545Z",
5+
"POSTGRES_IMAGE_VERSION": "13.22-bookworm"
66
}

Debian/13/bookworm/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
FROM postgres:13.21-bookworm
16+
FROM postgres:13.22-bookworm
1717

1818
# Do not split the description, otherwise we will see a blank space in the labels
1919
LABEL name="PostgreSQL Container Images" \
2020
vendor="The CloudNativePG Contributors" \
2121
version="${PG_VERSION}" \
22-
release="22" \
22+
release="1" \
2323
summary="PostgreSQL Container images." \
24-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.21-bookworm."
24+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.22-bookworm."
2525

26-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.21-bookworm."
26+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.22-bookworm."
2727

2828
COPY requirements.txt /
2929

Debian/13/bookworm/requirements.txt

Lines changed: 119 additions & 117 deletions
Large diffs are not rendered by default.

Debian/13/bullseye/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.14.0",
3-
"IMAGE_RELEASE_VERSION": "22",
3+
"IMAGE_RELEASE_VERSION": "23",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-22T11:07:37.13966Z",
55
"POSTGRES_IMAGE_VERSION": "13.21-bullseye"
66
}

Debian/13/bullseye/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ FROM postgres:13.21-bullseye
1919
LABEL name="PostgreSQL Container Images" \
2020
vendor="The CloudNativePG Contributors" \
2121
version="${PG_VERSION}" \
22-
release="22" \
22+
release="23" \
2323
summary="PostgreSQL Container images." \
2424
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.21-bullseye."
2525

Debian/13/bullseye/requirements.txt

Lines changed: 119 additions & 117 deletions
Large diffs are not rendered by default.

Debian/14/bookworm/.versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.14.0",
3-
"IMAGE_RELEASE_VERSION": "22",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-22T17:07:58.741232Z",
5-
"POSTGRES_IMAGE_VERSION": "14.18-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-08-15T02:08:10.406649Z",
5+
"POSTGRES_IMAGE_VERSION": "14.19-bookworm"
66
}

Debian/14/bookworm/Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
FROM postgres:14.18-bookworm
16+
FROM postgres:14.19-bookworm
1717

1818
# Do not split the description, otherwise we will see a blank space in the labels
1919
LABEL name="PostgreSQL Container Images" \
2020
vendor="The CloudNativePG Contributors" \
2121
version="${PG_VERSION}" \
22-
release="22" \
22+
release="1" \
2323
summary="PostgreSQL Container images." \
24-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.18-bookworm."
24+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.19-bookworm."
2525

26-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.18-bookworm."
26+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.19-bookworm."
2727

2828
COPY requirements.txt /
2929

Debian/14/bookworm/requirements.txt

Lines changed: 119 additions & 117 deletions
Large diffs are not rendered by default.

Debian/14/bullseye/.versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.14.0",
3-
"IMAGE_RELEASE_VERSION": "22",
3+
"IMAGE_RELEASE_VERSION": "23",
44
"POSTGRES_IMAGE_LAST_UPDATED": "2025-07-22T11:08:08.322103Z",
55
"POSTGRES_IMAGE_VERSION": "14.18-bullseye"
66
}

0 commit comments

Comments
 (0)