forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -29,12 +29,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
|
|||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# barman
|
# barman
|
||||||
boto3==1.34.4 \
|
boto3==1.34.5 \
|
||||||
--hash=sha256:1e836fe33da2684db29317911d9958389094ca5098cc253dbaed8e4aa146b153 \
|
--hash=sha256:111d6ba8e54249c7c163fc18b5fdef0faebdf5ba01be48490527178fd2865a6e \
|
||||||
--hash=sha256:a866277fc38b121ac5dab0eec38b6ae6e3a59bbf6f67ed9a9822332d9e5e785f
|
--hash=sha256:e165722c2924decd488bf0cd912dee2296d1d219a55be5dd9c93f2967b57c4e8
|
||||||
botocore==1.34.4 \
|
botocore==1.34.5 \
|
||||||
--hash=sha256:2026d89a46dfcb96d439db17a277de11b808428cba881deb50a5960b134e3a84 \
|
--hash=sha256:c339876859bddfc38de9d5409458eaab0ae703da867a3b6474a986bf7db7d967 \
|
||||||
--hash=sha256:5dcd63329cb3e65c533a72a68c99b7d07c99a29936ea07d0998120172c10b4f5
|
--hash=sha256:eb2adcde8119f715bc7f6c1a991a962700df1b34bba595056b3be55ffa855e82
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.9.0",
|
"BARMAN_VERSION": "3.9.0",
|
||||||
"IMAGE_RELEASE_VERSION": "10",
|
"IMAGE_RELEASE_VERSION": "11",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-19T21:09:43.817103Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-20T12:10:01.237951Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "12.17-bullseye"
|
"POSTGRES_IMAGE_VERSION": "12.17-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.17-bullseye
|
|||||||
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="10" \
|
release="11" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
|
||||||
|
|
||||||
|
@@ -29,12 +29,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
|
|||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# barman
|
# barman
|
||||||
boto3==1.34.4 \
|
boto3==1.34.5 \
|
||||||
--hash=sha256:1e836fe33da2684db29317911d9958389094ca5098cc253dbaed8e4aa146b153 \
|
--hash=sha256:111d6ba8e54249c7c163fc18b5fdef0faebdf5ba01be48490527178fd2865a6e \
|
||||||
--hash=sha256:a866277fc38b121ac5dab0eec38b6ae6e3a59bbf6f67ed9a9822332d9e5e785f
|
--hash=sha256:e165722c2924decd488bf0cd912dee2296d1d219a55be5dd9c93f2967b57c4e8
|
||||||
botocore==1.34.4 \
|
botocore==1.34.5 \
|
||||||
--hash=sha256:2026d89a46dfcb96d439db17a277de11b808428cba881deb50a5960b134e3a84 \
|
--hash=sha256:c339876859bddfc38de9d5409458eaab0ae703da867a3b6474a986bf7db7d967 \
|
||||||
--hash=sha256:5dcd63329cb3e65c533a72a68c99b7d07c99a29936ea07d0998120172c10b4f5
|
--hash=sha256:eb2adcde8119f715bc7f6c1a991a962700df1b34bba595056b3be55ffa855e82
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.9.0",
|
"BARMAN_VERSION": "3.9.0",
|
||||||
"IMAGE_RELEASE_VERSION": "9",
|
"IMAGE_RELEASE_VERSION": "10",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-19T21:11:42.836986Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-20T12:12:01.996651Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "13.13-bullseye"
|
"POSTGRES_IMAGE_VERSION": "13.13-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:13.13-bullseye
|
|||||||
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="9" \
|
release="10" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.13-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.13-bullseye."
|
||||||
|
|
||||||
|
@@ -29,12 +29,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
|
|||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# barman
|
# barman
|
||||||
boto3==1.34.4 \
|
boto3==1.34.5 \
|
||||||
--hash=sha256:1e836fe33da2684db29317911d9958389094ca5098cc253dbaed8e4aa146b153 \
|
--hash=sha256:111d6ba8e54249c7c163fc18b5fdef0faebdf5ba01be48490527178fd2865a6e \
|
||||||
--hash=sha256:a866277fc38b121ac5dab0eec38b6ae6e3a59bbf6f67ed9a9822332d9e5e785f
|
--hash=sha256:e165722c2924decd488bf0cd912dee2296d1d219a55be5dd9c93f2967b57c4e8
|
||||||
botocore==1.34.4 \
|
botocore==1.34.5 \
|
||||||
--hash=sha256:2026d89a46dfcb96d439db17a277de11b808428cba881deb50a5960b134e3a84 \
|
--hash=sha256:c339876859bddfc38de9d5409458eaab0ae703da867a3b6474a986bf7db7d967 \
|
||||||
--hash=sha256:5dcd63329cb3e65c533a72a68c99b7d07c99a29936ea07d0998120172c10b4f5
|
--hash=sha256:eb2adcde8119f715bc7f6c1a991a962700df1b34bba595056b3be55ffa855e82
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.9.0",
|
"BARMAN_VERSION": "3.9.0",
|
||||||
"IMAGE_RELEASE_VERSION": "9",
|
"IMAGE_RELEASE_VERSION": "10",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-19T21:13:44.787241Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-20T12:14:13.778806Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "14.10-bullseye"
|
"POSTGRES_IMAGE_VERSION": "14.10-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.10-bullseye
|
|||||||
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="9" \
|
release="10" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.10-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.10-bullseye."
|
||||||
|
|
||||||
|
@@ -29,12 +29,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
|
|||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# barman
|
# barman
|
||||||
boto3==1.34.4 \
|
boto3==1.34.5 \
|
||||||
--hash=sha256:1e836fe33da2684db29317911d9958389094ca5098cc253dbaed8e4aa146b153 \
|
--hash=sha256:111d6ba8e54249c7c163fc18b5fdef0faebdf5ba01be48490527178fd2865a6e \
|
||||||
--hash=sha256:a866277fc38b121ac5dab0eec38b6ae6e3a59bbf6f67ed9a9822332d9e5e785f
|
--hash=sha256:e165722c2924decd488bf0cd912dee2296d1d219a55be5dd9c93f2967b57c4e8
|
||||||
botocore==1.34.4 \
|
botocore==1.34.5 \
|
||||||
--hash=sha256:2026d89a46dfcb96d439db17a277de11b808428cba881deb50a5960b134e3a84 \
|
--hash=sha256:c339876859bddfc38de9d5409458eaab0ae703da867a3b6474a986bf7db7d967 \
|
||||||
--hash=sha256:5dcd63329cb3e65c533a72a68c99b7d07c99a29936ea07d0998120172c10b4f5
|
--hash=sha256:eb2adcde8119f715bc7f6c1a991a962700df1b34bba595056b3be55ffa855e82
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.9.0",
|
"BARMAN_VERSION": "3.9.0",
|
||||||
"IMAGE_RELEASE_VERSION": "9",
|
"IMAGE_RELEASE_VERSION": "10",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-19T21:15:50.696846Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-20T12:16:35.180154Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "15.5-bullseye"
|
"POSTGRES_IMAGE_VERSION": "15.5-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:15.5-bullseye
|
|||||||
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="9" \
|
release="10" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.5-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.5-bullseye."
|
||||||
|
|
||||||
|
@@ -29,12 +29,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
|
|||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# barman
|
# barman
|
||||||
boto3==1.34.4 \
|
boto3==1.34.5 \
|
||||||
--hash=sha256:1e836fe33da2684db29317911d9958389094ca5098cc253dbaed8e4aa146b153 \
|
--hash=sha256:111d6ba8e54249c7c163fc18b5fdef0faebdf5ba01be48490527178fd2865a6e \
|
||||||
--hash=sha256:a866277fc38b121ac5dab0eec38b6ae6e3a59bbf6f67ed9a9822332d9e5e785f
|
--hash=sha256:e165722c2924decd488bf0cd912dee2296d1d219a55be5dd9c93f2967b57c4e8
|
||||||
botocore==1.34.4 \
|
botocore==1.34.5 \
|
||||||
--hash=sha256:2026d89a46dfcb96d439db17a277de11b808428cba881deb50a5960b134e3a84 \
|
--hash=sha256:c339876859bddfc38de9d5409458eaab0ae703da867a3b6474a986bf7db7d967 \
|
||||||
--hash=sha256:5dcd63329cb3e65c533a72a68c99b7d07c99a29936ea07d0998120172c10b4f5
|
--hash=sha256:eb2adcde8119f715bc7f6c1a991a962700df1b34bba595056b3be55ffa855e82
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"BARMAN_VERSION": "3.9.0",
|
"BARMAN_VERSION": "3.9.0",
|
||||||
"IMAGE_RELEASE_VERSION": "10",
|
"IMAGE_RELEASE_VERSION": "11",
|
||||||
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-19T21:17:47.467011Z",
|
"POSTGRES_IMAGE_LAST_UPDATED": "2023-12-20T12:18:41.486524Z",
|
||||||
"POSTGRES_IMAGE_VERSION": "16.1-bullseye"
|
"POSTGRES_IMAGE_VERSION": "16.1-bullseye"
|
||||||
}
|
}
|
||||||
|
@@ -20,7 +20,7 @@ FROM postgres:16.1-bullseye
|
|||||||
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="10" \
|
release="11" \
|
||||||
summary="PostgreSQL Container images." \
|
summary="PostgreSQL Container images." \
|
||||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.1-bullseye."
|
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.1-bullseye."
|
||||||
|
|
||||||
|
@@ -29,12 +29,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
|
|||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# barman
|
# barman
|
||||||
boto3==1.34.4 \
|
boto3==1.34.5 \
|
||||||
--hash=sha256:1e836fe33da2684db29317911d9958389094ca5098cc253dbaed8e4aa146b153 \
|
--hash=sha256:111d6ba8e54249c7c163fc18b5fdef0faebdf5ba01be48490527178fd2865a6e \
|
||||||
--hash=sha256:a866277fc38b121ac5dab0eec38b6ae6e3a59bbf6f67ed9a9822332d9e5e785f
|
--hash=sha256:e165722c2924decd488bf0cd912dee2296d1d219a55be5dd9c93f2967b57c4e8
|
||||||
botocore==1.34.4 \
|
botocore==1.34.5 \
|
||||||
--hash=sha256:2026d89a46dfcb96d439db17a277de11b808428cba881deb50a5960b134e3a84 \
|
--hash=sha256:c339876859bddfc38de9d5409458eaab0ae703da867a3b6474a986bf7db7d967 \
|
||||||
--hash=sha256:5dcd63329cb3e65c533a72a68c99b7d07c99a29936ea07d0998120172c10b4f5
|
--hash=sha256:eb2adcde8119f715bc7f6c1a991a962700df1b34bba595056b3be55ffa855e82
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
|
@@ -29,12 +29,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
|
|||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# barman
|
# barman
|
||||||
boto3==1.34.4 \
|
boto3==1.34.5 \
|
||||||
--hash=sha256:1e836fe33da2684db29317911d9958389094ca5098cc253dbaed8e4aa146b153 \
|
--hash=sha256:111d6ba8e54249c7c163fc18b5fdef0faebdf5ba01be48490527178fd2865a6e \
|
||||||
--hash=sha256:a866277fc38b121ac5dab0eec38b6ae6e3a59bbf6f67ed9a9822332d9e5e785f
|
--hash=sha256:e165722c2924decd488bf0cd912dee2296d1d219a55be5dd9c93f2967b57c4e8
|
||||||
botocore==1.34.4 \
|
botocore==1.34.5 \
|
||||||
--hash=sha256:2026d89a46dfcb96d439db17a277de11b808428cba881deb50a5960b134e3a84 \
|
--hash=sha256:c339876859bddfc38de9d5409458eaab0ae703da867a3b6474a986bf7db7d967 \
|
||||||
--hash=sha256:5dcd63329cb3e65c533a72a68c99b7d07c99a29936ea07d0998120172c10b4f5
|
--hash=sha256:eb2adcde8119f715bc7f6c1a991a962700df1b34bba595056b3be55ffa855e82
|
||||||
# via
|
# via
|
||||||
# boto3
|
# boto3
|
||||||
# s3transfer
|
# s3transfer
|
||||||
|
Reference in New Issue
Block a user