Skip to content

Commit fea7a33

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 3bada41 commit fea7a33

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

Debian/12/bookworm/.versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "25",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-27T23:07:43.848578Z",
3+
"IMAGE_RELEASE_VERSION": "26",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T11:07:42.263009Z",
55
"POSTGRES_IMAGE_VERSION": "12.20-bookworm"
66
}

Debian/12/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:12.20-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="25" \
23+
release="26" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.20-bookworm."
2626

Debian/13/bookworm/.versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "25",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-27T23:08:20.240998Z",
3+
"IMAGE_RELEASE_VERSION": "26",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T11:08:13.281789Z",
55
"POSTGRES_IMAGE_VERSION": "13.16-bookworm"
66
}

Debian/13/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:13.16-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="25" \
23+
release="26" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.16-bookworm."
2626

Debian/14/bookworm/.versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "25",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-27T23:08:53.055967Z",
3+
"IMAGE_RELEASE_VERSION": "26",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T11:08:44.899317Z",
55
"POSTGRES_IMAGE_VERSION": "14.13-bookworm"
66
}

Debian/14/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:14.13-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="25" \
23+
release="26" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.13-bookworm."
2626

Debian/15/bookworm/.versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "25",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-27T23:09:31.058217Z",
3+
"IMAGE_RELEASE_VERSION": "26",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T08:09:29.506854Z",
55
"POSTGRES_IMAGE_VERSION": "15.8-bookworm"
66
}

Debian/15/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:15.8-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="25" \
23+
release="26" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.8-bookworm."
2626

Debian/16/bookworm/.versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "25",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-27T23:10:08.233375Z",
3+
"IMAGE_RELEASE_VERSION": "26",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T08:10:10.860146Z",
55
"POSTGRES_IMAGE_VERSION": "16.4-bookworm"
66
}

Debian/16/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:16.4-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="25" \
23+
release="26" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.4-bookworm."
2626

Debian/17/bookworm/.versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.11.1",
3-
"IMAGE_RELEASE_VERSION": "3",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-27T23:10:52.283384Z",
3+
"IMAGE_RELEASE_VERSION": "4",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-09-28T08:10:52.423745Z",
55
"POSTGRES_IMAGE_VERSION": "17.0-bookworm"
66
}

Debian/17/bookworm/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgres:17.0-bookworm
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="3" \
23+
release="4" \
2424
summary="PostgreSQL Container images." \
2525
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.0-bookworm."
2626

0 commit comments

Comments
 (0)