Daily automatic update

This commit is contained in:
EnterpriseDB Automated Updates
2023-02-11 00:15:40 +00:00
parent 24d93bcdea
commit 630af14969
16 changed files with 65 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.4.0",
"IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:46:03.697007Z",
"POSTGRES_IMAGE_VERSION": "11.18-bullseye"
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:08:37.623108Z",
"POSTGRES_IMAGE_VERSION": "11.19-bullseye"
}

View File

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

View File

@@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \
--hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \
--hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc
# via -r requirements.in
boto3==1.26.68 \
--hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \
--hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae
botocore==1.29.68 \
--hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \
--hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12
boto3==1.26.69 \
--hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \
--hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b
botocore==1.29.69 \
--hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc
# via
# boto3
# s3transfer

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.4.0",
"IMAGE_RELEASE_VERSION": "16",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:46:43.431485Z",
"POSTGRES_IMAGE_VERSION": "12.13-bullseye"
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:09:41.060895Z",
"POSTGRES_IMAGE_VERSION": "12.14-bullseye"
}

View File

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

View File

@@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \
--hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \
--hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc
# via -r requirements.in
boto3==1.26.68 \
--hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \
--hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae
botocore==1.29.68 \
--hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \
--hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12
boto3==1.26.69 \
--hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \
--hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b
botocore==1.29.69 \
--hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc
# via
# boto3
# s3transfer

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.4.0",
"IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:47:22.495163Z",
"POSTGRES_IMAGE_VERSION": "13.9-bullseye"
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:10:39.284908Z",
"POSTGRES_IMAGE_VERSION": "13.10-bullseye"
}

View File

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

View File

@@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \
--hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \
--hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc
# via -r requirements.in
boto3==1.26.68 \
--hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \
--hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae
botocore==1.29.68 \
--hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \
--hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12
boto3==1.26.69 \
--hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \
--hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b
botocore==1.29.69 \
--hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc
# via
# boto3
# s3transfer

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.4.0",
"IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:48:00.269771Z",
"POSTGRES_IMAGE_VERSION": "14.6-bullseye"
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:11:39.035741Z",
"POSTGRES_IMAGE_VERSION": "14.7-bullseye"
}

View File

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

View File

@@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \
--hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \
--hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc
# via -r requirements.in
boto3==1.26.68 \
--hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \
--hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae
botocore==1.29.68 \
--hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \
--hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12
boto3==1.26.69 \
--hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \
--hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b
botocore==1.29.69 \
--hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc
# via
# boto3
# s3transfer

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.4.0",
"IMAGE_RELEASE_VERSION": "15",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-09T14:48:38.022911Z",
"POSTGRES_IMAGE_VERSION": "15.1-bullseye"
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2023-02-10T21:12:36.271582Z",
"POSTGRES_IMAGE_VERSION": "15.2-bullseye"
}

View File

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

View File

@@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \
--hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \
--hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc
# via -r requirements.in
boto3==1.26.68 \
--hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \
--hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae
botocore==1.29.68 \
--hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \
--hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12
boto3==1.26.69 \
--hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \
--hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b
botocore==1.29.69 \
--hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc
# via
# boto3
# s3transfer

View File

@@ -24,12 +24,11 @@ barman[azure,cloud,google,snappy]==3.4.0 \
--hash=sha256:b8f544a318e6689163d1216b1b4feb2b57bc29c052b603f911b38a842479c01c \
--hash=sha256:d60505a9466091a6a8a5abe11c764a7827649b5eb6ebad7029e6f59a14f93ccc
# via -r requirements.in
boto3==1.26.68 \
--hash=sha256:bbb426a9b3afd3ccbac25e03b215d79e90b4c47905b1b08b3b9d86fc74096974 \
--hash=sha256:c92dd0fde7839c0ca9c16a989d67ceb7f80f53de19f2b087fd1182f2af41b2ae
botocore==1.29.68 \
--hash=sha256:08fa8302a22553e69b70b1de2cc8cec61a3a878546658d091473e13d5b9d2ca4 \
--hash=sha256:8f5cb96dc0862809d29fe512087c77c15fe6328a2d8238f0a96cccb6eb77ec12
boto3==1.26.69 \
--hash=sha256:9a0a29179957cb26fa8c3c1fddf66b18efaeaf633e08db5fb53815ffb0421419 \
--hash=sha256:eb8cde24a4c5755c35126e8cd460e6b51c63d04292419e7e95721232720c7e5b
botocore==1.29.69 \
--hash=sha256:2a4ab8bcb3177daa425019e125c09996b9a6a1a62bb0baaaeeb86ffd552719cc
# via
# boto3
# s3transfer