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.92 \
|
||||
--hash=sha256:684cba753d64978a486e8ea9645d53de0d4e3b4a3ab1495b26bd04b9541cea2d \
|
||||
--hash=sha256:db7bbb1c6059e99b74dcf634e497b04addcac4c527ae2b2696e47c39eccc6c50
|
||||
botocore==1.34.92 \
|
||||
--hash=sha256:4211a22a1f6c6935e70cbb84c2cd93b29f9723eaf5036d59748dd104f389a681 \
|
||||
--hash=sha256:d1ca4886271f184445ec737cd2e752498648cca383887c5a37b2e01c8ab94039
|
||||
boto3==1.34.93 \
|
||||
--hash=sha256:b59355bf4a1408563969526f314611dbeacc151cf90ecb22af295dcc4fe18def \
|
||||
--hash=sha256:e39516e4ca21612932599819662759c04485d53ca457996a913163da11f052a4
|
||||
botocore==1.34.93 \
|
||||
--hash=sha256:6fbd5a53a2adc9b3d4ebd90ae0ede83a91a41d96231f8a5984051f75495f246d \
|
||||
--hash=sha256:79d39b0b87e962991c6dd55e78ce15155099f6fb741be88b1b8a456a702cc150
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.10.0",
|
||||
"IMAGE_RELEASE_VERSION": "18",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-25T17:08:07.467054Z",
|
||||
"IMAGE_RELEASE_VERSION": "19",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-26T02:08:01.051345Z",
|
||||
"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="18" \
|
||||
release="19" \
|
||||
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.92 \
|
||||
--hash=sha256:684cba753d64978a486e8ea9645d53de0d4e3b4a3ab1495b26bd04b9541cea2d \
|
||||
--hash=sha256:db7bbb1c6059e99b74dcf634e497b04addcac4c527ae2b2696e47c39eccc6c50
|
||||
botocore==1.34.92 \
|
||||
--hash=sha256:4211a22a1f6c6935e70cbb84c2cd93b29f9723eaf5036d59748dd104f389a681 \
|
||||
--hash=sha256:d1ca4886271f184445ec737cd2e752498648cca383887c5a37b2e01c8ab94039
|
||||
boto3==1.34.93 \
|
||||
--hash=sha256:b59355bf4a1408563969526f314611dbeacc151cf90ecb22af295dcc4fe18def \
|
||||
--hash=sha256:e39516e4ca21612932599819662759c04485d53ca457996a913163da11f052a4
|
||||
botocore==1.34.93 \
|
||||
--hash=sha256:6fbd5a53a2adc9b3d4ebd90ae0ede83a91a41d96231f8a5984051f75495f246d \
|
||||
--hash=sha256:79d39b0b87e962991c6dd55e78ce15155099f6fb741be88b1b8a456a702cc150
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.10.0",
|
||||
"IMAGE_RELEASE_VERSION": "17",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-25T17:09:00.559259Z",
|
||||
"IMAGE_RELEASE_VERSION": "18",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2024-04-26T02:08:40.907209Z",
|
||||
"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="17" \
|
||||
release="18" \
|
||||
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.92 \
|
||||
--hash=sha256:684cba753d64978a486e8ea9645d53de0d4e3b4a3ab1495b26bd04b9541cea2d \
|
||||
--hash=sha256:db7bbb1c6059e99b74dcf634e497b04addcac4c527ae2b2696e47c39eccc6c50
|
||||
botocore==1.34.92 \
|
||||
--hash=sha256:4211a22a1f6c6935e70cbb84c2cd93b29f9723eaf5036d59748dd104f389a681 \
|
||||
--hash=sha256:d1ca4886271f184445ec737cd2e752498648cca383887c5a37b2e01c8ab94039
|
||||
boto3==1.34.93 \
|
||||
--hash=sha256:b59355bf4a1408563969526f314611dbeacc151cf90ecb22af295dcc4fe18def \
|
||||
--hash=sha256:e39516e4ca21612932599819662759c04485d53ca457996a913163da11f052a4
|
||||
botocore==1.34.93 \
|
||||
--hash=sha256:6fbd5a53a2adc9b3d4ebd90ae0ede83a91a41d96231f8a5984051f75495f246d \
|
||||
--hash=sha256:79d39b0b87e962991c6dd55e78ce15155099f6fb741be88b1b8a456a702cc150
|
||||
# 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.92 \
|
||||
--hash=sha256:684cba753d64978a486e8ea9645d53de0d4e3b4a3ab1495b26bd04b9541cea2d \
|
||||
--hash=sha256:db7bbb1c6059e99b74dcf634e497b04addcac4c527ae2b2696e47c39eccc6c50
|
||||
botocore==1.34.92 \
|
||||
--hash=sha256:4211a22a1f6c6935e70cbb84c2cd93b29f9723eaf5036d59748dd104f389a681 \
|
||||
--hash=sha256:d1ca4886271f184445ec737cd2e752498648cca383887c5a37b2e01c8ab94039
|
||||
boto3==1.34.93 \
|
||||
--hash=sha256:b59355bf4a1408563969526f314611dbeacc151cf90ecb22af295dcc4fe18def \
|
||||
--hash=sha256:e39516e4ca21612932599819662759c04485d53ca457996a913163da11f052a4
|
||||
botocore==1.34.93 \
|
||||
--hash=sha256:6fbd5a53a2adc9b3d4ebd90ae0ede83a91a41d96231f8a5984051f75495f246d \
|
||||
--hash=sha256:79d39b0b87e962991c6dd55e78ce15155099f6fb741be88b1b8a456a702cc150
|
||||
# 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.92 \
|
||||
--hash=sha256:684cba753d64978a486e8ea9645d53de0d4e3b4a3ab1495b26bd04b9541cea2d \
|
||||
--hash=sha256:db7bbb1c6059e99b74dcf634e497b04addcac4c527ae2b2696e47c39eccc6c50
|
||||
botocore==1.34.92 \
|
||||
--hash=sha256:4211a22a1f6c6935e70cbb84c2cd93b29f9723eaf5036d59748dd104f389a681 \
|
||||
--hash=sha256:d1ca4886271f184445ec737cd2e752498648cca383887c5a37b2e01c8ab94039
|
||||
boto3==1.34.93 \
|
||||
--hash=sha256:b59355bf4a1408563969526f314611dbeacc151cf90ecb22af295dcc4fe18def \
|
||||
--hash=sha256:e39516e4ca21612932599819662759c04485d53ca457996a913163da11f052a4
|
||||
botocore==1.34.93 \
|
||||
--hash=sha256:6fbd5a53a2adc9b3d4ebd90ae0ede83a91a41d96231f8a5984051f75495f246d \
|
||||
--hash=sha256:79d39b0b87e962991c6dd55e78ce15155099f6fb741be88b1b8a456a702cc150
|
||||
# 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.92 \
|
||||
--hash=sha256:684cba753d64978a486e8ea9645d53de0d4e3b4a3ab1495b26bd04b9541cea2d \
|
||||
--hash=sha256:db7bbb1c6059e99b74dcf634e497b04addcac4c527ae2b2696e47c39eccc6c50
|
||||
botocore==1.34.92 \
|
||||
--hash=sha256:4211a22a1f6c6935e70cbb84c2cd93b29f9723eaf5036d59748dd104f389a681 \
|
||||
--hash=sha256:d1ca4886271f184445ec737cd2e752498648cca383887c5a37b2e01c8ab94039
|
||||
boto3==1.34.93 \
|
||||
--hash=sha256:b59355bf4a1408563969526f314611dbeacc151cf90ecb22af295dcc4fe18def \
|
||||
--hash=sha256:e39516e4ca21612932599819662759c04485d53ca457996a913163da11f052a4
|
||||
botocore==1.34.93 \
|
||||
--hash=sha256:6fbd5a53a2adc9b3d4ebd90ae0ede83a91a41d96231f8a5984051f75495f246d \
|
||||
--hash=sha256:79d39b0b87e962991c6dd55e78ce15155099f6fb741be88b1b8a456a702cc150
|
||||
# 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.92 \
|
||||
--hash=sha256:684cba753d64978a486e8ea9645d53de0d4e3b4a3ab1495b26bd04b9541cea2d \
|
||||
--hash=sha256:db7bbb1c6059e99b74dcf634e497b04addcac4c527ae2b2696e47c39eccc6c50
|
||||
botocore==1.34.92 \
|
||||
--hash=sha256:4211a22a1f6c6935e70cbb84c2cd93b29f9723eaf5036d59748dd104f389a681 \
|
||||
--hash=sha256:d1ca4886271f184445ec737cd2e752498648cca383887c5a37b2e01c8ab94039
|
||||
boto3==1.34.93 \
|
||||
--hash=sha256:b59355bf4a1408563969526f314611dbeacc151cf90ecb22af295dcc4fe18def \
|
||||
--hash=sha256:e39516e4ca21612932599819662759c04485d53ca457996a913163da11f052a4
|
||||
botocore==1.34.93 \
|
||||
--hash=sha256:6fbd5a53a2adc9b3d4ebd90ae0ede83a91a41d96231f8a5984051f75495f246d \
|
||||
--hash=sha256:79d39b0b87e962991c6dd55e78ce15155099f6fb741be88b1b8a456a702cc150
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
|
Reference in New Issue
Block a user