Skip to content

Commit 343f846

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

File tree

20 files changed

+70
-70
lines changed

20 files changed

+70
-70
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.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

Lines changed: 4 additions & 4 deletions
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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 4 additions & 4 deletions
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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 4 additions & 4 deletions
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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 4 additions & 4 deletions
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

Lines changed: 3 additions & 3 deletions
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

Lines changed: 4 additions & 4 deletions
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

0 commit comments

Comments
 (0)