Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2025-02-24 00:16:23 +00:00
parent 8c70808d56
commit 343f846e3a
20 changed files with 70 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T06:07:34.021255Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T09:07:36.274457Z",
"POSTGRES_IMAGE_VERSION": "13.19-bookworm" "POSTGRES_IMAGE_VERSION": "13.20-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:13.19-bookworm FROM postgres:13.20-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:08:01.8851Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T06:07:46.910428Z",
"POSTGRES_IMAGE_VERSION": "13.19-bullseye" "POSTGRES_IMAGE_VERSION": "13.20-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:13.19-bullseye FROM postgres:13.20-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T06:08:07.834878Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T06:08:25.847807Z",
"POSTGRES_IMAGE_VERSION": "14.16-bookworm" "POSTGRES_IMAGE_VERSION": "14.17-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:14.16-bookworm FROM postgres:14.17-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:08:55.464377Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T06:08:27.342384Z",
"POSTGRES_IMAGE_VERSION": "14.16-bullseye" "POSTGRES_IMAGE_VERSION": "14.17-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:14.16-bullseye FROM postgres:14.17-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:09:40.091103Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T06:09:02.333115Z",
"POSTGRES_IMAGE_VERSION": "15.11-bookworm" "POSTGRES_IMAGE_VERSION": "15.12-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:15.11-bookworm FROM postgres:15.12-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:09:41.649068Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:12:08.297857Z",
"POSTGRES_IMAGE_VERSION": "15.11-bullseye" "POSTGRES_IMAGE_VERSION": "15.12-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:15.11-bullseye FROM postgres:15.12-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T06:08:58.494909Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:14:04.997284Z",
"POSTGRES_IMAGE_VERSION": "16.7-bookworm" "POSTGRES_IMAGE_VERSION": "16.8-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:16.7-bookworm FROM postgres:16.8-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-14T03:10:31.480017Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:14:06.331071Z",
"POSTGRES_IMAGE_VERSION": "16.7-bullseye" "POSTGRES_IMAGE_VERSION": "16.8-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:16.7-bullseye FROM postgres:16.8-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8-bullseye."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-19T03:10:23.900714Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:15:58.818047Z",
"POSTGRES_IMAGE_VERSION": "17.3-bookworm" "POSTGRES_IMAGE_VERSION": "17.4-bookworm"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:17.3-bookworm FROM postgres:17.4-bookworm
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3-bookworm." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bookworm."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3-bookworm." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bookworm."
COPY requirements.txt / COPY requirements.txt /

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.13.0", "BARMAN_VERSION": "3.13.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2025-02-19T03:10:25.313629Z", "POSTGRES_IMAGE_LAST_UPDATED": "2025-02-22T03:16:00.191834Z",
"POSTGRES_IMAGE_VERSION": "17.3-bullseye" "POSTGRES_IMAGE_VERSION": "17.4-bullseye"
} }

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# #
FROM postgres:17.3-bullseye FROM postgres:17.4-bullseye
# Do not split the description, otherwise we will see a blank space in the labels # Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \ LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \ vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \ version="${PG_VERSION}" \
release="2" \ release="1" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3-bullseye." LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4-bullseye."
COPY requirements.txt / COPY requirements.txt /