forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
--hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \
|
||||
--hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f
|
||||
# via -r requirements.in
|
||||
boto3==1.34.86 \
|
||||
--hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \
|
||||
--hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d
|
||||
botocore==1.34.86 \
|
||||
--hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \
|
||||
--hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d
|
||||
boto3==1.34.87 \
|
||||
--hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \
|
||||
--hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1
|
||||
botocore==1.34.87 \
|
||||
--hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \
|
||||
--hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.10.0",
|
||||
"IMAGE_RELEASE_VERSION": "15",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:08:03.690003Z",
|
||||
"IMAGE_RELEASE_VERSION": "16",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:08:02.593072Z",
|
||||
"POSTGRES_IMAGE_VERSION": "12.18-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.18-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="15" \
|
||||
release="16" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.18-bullseye."
|
||||
|
||||
|
@@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
--hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \
|
||||
--hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f
|
||||
# via -r requirements.in
|
||||
boto3==1.34.86 \
|
||||
--hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \
|
||||
--hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d
|
||||
botocore==1.34.86 \
|
||||
--hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \
|
||||
--hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d
|
||||
boto3==1.34.87 \
|
||||
--hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \
|
||||
--hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1
|
||||
botocore==1.34.87 \
|
||||
--hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \
|
||||
--hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.10.0",
|
||||
"IMAGE_RELEASE_VERSION": "14",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:08:49.395719Z",
|
||||
"IMAGE_RELEASE_VERSION": "15",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:08:47.38214Z",
|
||||
"POSTGRES_IMAGE_VERSION": "13.14-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:13.14-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 13.14-bullseye."
|
||||
|
||||
|
@@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
--hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \
|
||||
--hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f
|
||||
# via -r requirements.in
|
||||
boto3==1.34.86 \
|
||||
--hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \
|
||||
--hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d
|
||||
botocore==1.34.86 \
|
||||
--hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \
|
||||
--hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d
|
||||
boto3==1.34.87 \
|
||||
--hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \
|
||||
--hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1
|
||||
botocore==1.34.87 \
|
||||
--hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \
|
||||
--hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.10.0",
|
||||
"IMAGE_RELEASE_VERSION": "13",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:09:31.295856Z",
|
||||
"IMAGE_RELEASE_VERSION": "14",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:09:32.574038Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.11-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.11-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.11-bullseye."
|
||||
|
||||
|
@@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
--hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \
|
||||
--hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f
|
||||
# via -r requirements.in
|
||||
boto3==1.34.86 \
|
||||
--hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \
|
||||
--hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d
|
||||
botocore==1.34.86 \
|
||||
--hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \
|
||||
--hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d
|
||||
boto3==1.34.87 \
|
||||
--hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \
|
||||
--hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1
|
||||
botocore==1.34.87 \
|
||||
--hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \
|
||||
--hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.10.0",
|
||||
"IMAGE_RELEASE_VERSION": "13",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:10:14.313687Z",
|
||||
"IMAGE_RELEASE_VERSION": "14",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:10:16.996972Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.6-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:15.6-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.6-bullseye."
|
||||
|
||||
|
@@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
--hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \
|
||||
--hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f
|
||||
# via -r requirements.in
|
||||
boto3==1.34.86 \
|
||||
--hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \
|
||||
--hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d
|
||||
botocore==1.34.86 \
|
||||
--hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \
|
||||
--hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d
|
||||
boto3==1.34.87 \
|
||||
--hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \
|
||||
--hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1
|
||||
botocore==1.34.87 \
|
||||
--hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \
|
||||
--hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.10.0",
|
||||
"IMAGE_RELEASE_VERSION": "13",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-13T17:10:57.740385Z",
|
||||
"IMAGE_RELEASE_VERSION": "14",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-18T23:11:01.300534Z",
|
||||
"POSTGRES_IMAGE_VERSION": "16.2-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:16.2-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 16.2-bullseye."
|
||||
|
||||
|
@@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
--hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \
|
||||
--hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f
|
||||
# via -r requirements.in
|
||||
boto3==1.34.86 \
|
||||
--hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \
|
||||
--hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d
|
||||
botocore==1.34.86 \
|
||||
--hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \
|
||||
--hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d
|
||||
boto3==1.34.87 \
|
||||
--hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \
|
||||
--hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1
|
||||
botocore==1.34.87 \
|
||||
--hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \
|
||||
--hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -23,12 +23,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
|
||||
--hash=sha256:c40b42481a16b960e19d803bbe1f7d549749a5089d99d49cf77ec129297074a0 \
|
||||
--hash=sha256:dd9850ebe6a8a3be1c4157aa32d73349542e23b59881f207a4ba12667e7e062f
|
||||
# via -r requirements.in
|
||||
boto3==1.34.86 \
|
||||
--hash=sha256:992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 \
|
||||
--hash=sha256:be594c449a0079bd1898ba1b7d90e0e5ac6b5803b2ada03993da01179073808d
|
||||
botocore==1.34.86 \
|
||||
--hash=sha256:2fd62b63d8788e15629bfc95be1bd2d99c0da6c1d45ef1f40c0a0101e412f6b5 \
|
||||
--hash=sha256:57c1e3b2e1db745d22c45cbd761bbc0c143d2cfc2b532e3245cf5d874aa30b6d
|
||||
boto3==1.34.87 \
|
||||
--hash=sha256:b709dbf8d5c241a86406b0634461b9c8a7a7934ca35502347c2d1d6b8a97ab8a \
|
||||
--hash=sha256:c630597a4d8018dc5ca364176104f10d3c96ef21009d28b398090822d49a57f1
|
||||
botocore==1.34.87 \
|
||||
--hash=sha256:854c6de3c34fa6836f57cc4427651e57b7cfe90f297a60e4cc686886cb47140c \
|
||||
--hash=sha256:a3a4d857f0941d98a1e5ce8cd64c39062271fea0be4d9f3d0d6aff6cb58123b9
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
Reference in New Issue
Block a user