Skip to content

Commit 343f846

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 8c70808 commit 343f846

20 files changed

+70
-70
lines changed

Debian/13/bookworm/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T06:07:34.021255Z",
5-
"POSTGRES_IMAGE_VERSION": "13.19-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T09:07:36.274457Z",
5+
"POSTGRES_IMAGE_VERSION": "13.20-bookworm"
66
}

Debian/13/bookworm/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:13.19-bookworm
17+
FROM postgres:13.20-bookworm
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19-bookworm."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bookworm."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19-bookworm."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bookworm."
2828

2929
COPY requirements.txt /
3030

Debian/13/bullseye/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:08:01.8851Z",
5-
"POSTGRES_IMAGE_VERSION": "13.19-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T06:07:46.910428Z",
5+
"POSTGRES_IMAGE_VERSION": "13.20-bullseye"
66
}

Debian/13/bullseye/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:13.19-bullseye
17+
FROM postgres:13.20-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bullseye."
2828

2929
COPY requirements.txt /
3030

Debian/14/bookworm/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T06:08:07.834878Z",
5-
"POSTGRES_IMAGE_VERSION": "14.16-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T06:08:25.847807Z",
5+
"POSTGRES_IMAGE_VERSION": "14.17-bookworm"
66
}

Debian/14/bookworm/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:14.16-bookworm
17+
FROM postgres:14.17-bookworm
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16-bookworm."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bookworm."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16-bookworm."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bookworm."
2828

2929
COPY requirements.txt /
3030

Debian/14/bullseye/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:08:55.464377Z",
5-
"POSTGRES_IMAGE_VERSION": "14.16-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T06:08:27.342384Z",
5+
"POSTGRES_IMAGE_VERSION": "14.17-bullseye"
66
}

Debian/14/bullseye/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:14.16-bullseye
17+
FROM postgres:14.17-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bullseye."
2828

2929
COPY requirements.txt /
3030

Debian/15/bookworm/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:09:40.091103Z",
5-
"POSTGRES_IMAGE_VERSION": "15.11-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T06:09:02.333115Z",
5+
"POSTGRES_IMAGE_VERSION": "15.12-bookworm"
66
}

Debian/15/bookworm/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:15.11-bookworm
17+
FROM postgres:15.12-bookworm
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11-bookworm."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bookworm."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11-bookworm."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bookworm."
2828

2929
COPY requirements.txt /
3030

Debian/15/bullseye/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:09:41.649068Z",
5-
"POSTGRES_IMAGE_VERSION": "15.11-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:12:08.297857Z",
5+
"POSTGRES_IMAGE_VERSION": "15.12-bullseye"
66
}

Debian/15/bullseye/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:15.11-bullseye
17+
FROM postgres:15.12-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bullseye."
2828

2929
COPY requirements.txt /
3030

Debian/16/bookworm/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T06:08:58.494909Z",
5-
"POSTGRES_IMAGE_VERSION": "16.7-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:14:04.997284Z",
5+
"POSTGRES_IMAGE_VERSION": "16.8-bookworm"
66
}

Debian/16/bookworm/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:16.7-bookworm
17+
FROM postgres:16.8-bookworm
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7-bookworm."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bookworm."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7-bookworm."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bookworm."
2828

2929
COPY requirements.txt /
3030

Debian/16/bullseye/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:10:31.480017Z",
5-
"POSTGRES_IMAGE_VERSION": "16.7-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:14:06.331071Z",
5+
"POSTGRES_IMAGE_VERSION": "16.8-bullseye"
66
}

Debian/16/bullseye/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:16.7-bullseye
17+
FROM postgres:16.8-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bullseye."
2828

2929
COPY requirements.txt /
3030

Debian/17/bookworm/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-19T03:10:23.900714Z",
5-
"POSTGRES_IMAGE_VERSION": "17.3-bookworm"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:15:58.818047Z",
5+
"POSTGRES_IMAGE_VERSION": "17.4-bookworm"
66
}

Debian/17/bookworm/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:17.3-bookworm
17+
FROM postgres:17.4-bookworm
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3-bookworm."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bookworm."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3-bookworm."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bookworm."
2828

2929
COPY requirements.txt /
3030

Debian/17/bullseye/.versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "2",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-19T03:10:25.313629Z",
5-
"POSTGRES_IMAGE_VERSION": "17.3-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:16:00.191834Z",
5+
"POSTGRES_IMAGE_VERSION": "17.4-bullseye"
66
}

Debian/17/bullseye/Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:17.3-bullseye
17+
FROM postgres:17.4-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="2" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bullseye."
2828

2929
COPY requirements.txt /
3030

0 commit comments

Comments
 (0)