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 Jan 14, 2024
1 parent 2f51194 commit a6720d2
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions Debian/12/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-12T18:10:15.979245Z",
"IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-13T18:08:36.940383Z",
"POSTGRES_IMAGE_VERSION": "12.17-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/12/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:12.17-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="14" \
release="15" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."

Expand Down
4 changes: 2 additions & 2 deletions Debian/13/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "13",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-12T18:12:20.852065Z",
"IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-13T18:10:05.076392Z",
"POSTGRES_IMAGE_VERSION": "13.13-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:13.13-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="13" \
release="14" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.13-bullseye."

Expand Down
4 changes: 2 additions & 2 deletions Debian/14/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "13",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-12T18:15:44.227015Z",
"IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-13T15:09:52.780769Z",
"POSTGRES_IMAGE_VERSION": "14.10-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/14/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:14.10-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="13" \
release="14" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.10-bullseye."

Expand Down
4 changes: 2 additions & 2 deletions Debian/15/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "13",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-12T21:10:34.564896Z",
"IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-13T15:11:20.438672Z",
"POSTGRES_IMAGE_VERSION": "15.5-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/15/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:15.5-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="13" \
release="14" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.5-bullseye."

Expand Down
4 changes: 2 additions & 2 deletions Debian/16/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "14",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-12T21:12:55.494304Z",
"IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-01-13T15:12:43.456902Z",
"POSTGRES_IMAGE_VERSION": "16.1-bullseye"
}
2 changes: 1 addition & 1 deletion Debian/16/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgres:16.1-bullseye
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="14" \
release="15" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.1-bullseye."

Expand Down

0 comments on commit a6720d2

Please sign in to comment.