Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-02-15 00:15:28 +00:00
parent 6632a60c9e
commit ae2eebba22
17 changed files with 78 additions and 78 deletions

View File

@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
# via # via
# -r requirements.in # -r requirements.in
# barman # barman
boto3==1.34.41 \ boto3==1.34.42 \
--hash=sha256:9fd66f22a4cdd63165a7a19186fff9b6e3d742e83498ea3f3231bab6ae4bf0f3 \ --hash=sha256:2ed136f9cf79e783e12424db23e970d1c50e65a8d7a9077efa71cbf8496fb7a3 \
--hash=sha256:ae1a974c728c076a49392a695102124f650f45361c654bb7c0bef1bb644c52d5 --hash=sha256:5069b2c647c73c8428378e88b32bd23f568001f897a6f01179fae25de72a7ca6
botocore==1.34.41 \ botocore==1.34.42 \
--hash=sha256:3a6943c75a0d292ab6e008bce58ee6503776969479f991f5ad03a5d877af29ae \ --hash=sha256:93755c3ede4bd9f6180b3118f6b607acca8b633fd2668226794a543ce79a2434 \
--hash=sha256:9b5827332da766da487e5a5b14b36e02528be9f2e899f909577afb7001eb441d --hash=sha256:cf4fad50d09686f03e44418fcae9dd24369658daa556357cedc0790cfcd6fdac
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -226,9 +226,9 @@ cryptography==42.0.2 \
# azure-storage-blob # azure-storage-blob
# msal # msal
# pyjwt # pyjwt
google-api-core==2.17.0 \ google-api-core==2.17.1 \
--hash=sha256:08ed79ed8e93e329de5e3e7452746b734e6bf8438d8d64dd3319d21d3164890c \ --hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
--hash=sha256:de7ef0450faec7c75e0aea313f29ac870fdc44cfaec9d6499a9a17305980ef66 --hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
# via # via
# google-cloud-core # google-cloud-core
# google-cloud-storage # google-cloud-storage

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.0", "BARMAN_VERSION": "3.10.0",
"IMAGE_RELEASE_VERSION": "2", "IMAGE_RELEASE_VERSION": "3",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-13T18:10:02.187826Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-14T09:09:06.501744Z",
"POSTGRES_IMAGE_VERSION": "12.18-bullseye" "POSTGRES_IMAGE_VERSION": "12.18-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:12.18-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="2" \ release="3" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.18-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.18-bullseye."

View File

@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
# via # via
# -r requirements.in # -r requirements.in
# barman # barman
boto3==1.34.41 \ boto3==1.34.42 \
--hash=sha256:9fd66f22a4cdd63165a7a19186fff9b6e3d742e83498ea3f3231bab6ae4bf0f3 \ --hash=sha256:2ed136f9cf79e783e12424db23e970d1c50e65a8d7a9077efa71cbf8496fb7a3 \
--hash=sha256:ae1a974c728c076a49392a695102124f650f45361c654bb7c0bef1bb644c52d5 --hash=sha256:5069b2c647c73c8428378e88b32bd23f568001f897a6f01179fae25de72a7ca6
botocore==1.34.41 \ botocore==1.34.42 \
--hash=sha256:3a6943c75a0d292ab6e008bce58ee6503776969479f991f5ad03a5d877af29ae \ --hash=sha256:93755c3ede4bd9f6180b3118f6b607acca8b633fd2668226794a543ce79a2434 \
--hash=sha256:9b5827332da766da487e5a5b14b36e02528be9f2e899f909577afb7001eb441d --hash=sha256:cf4fad50d09686f03e44418fcae9dd24369658daa556357cedc0790cfcd6fdac
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -226,9 +226,9 @@ cryptography==42.0.2 \
# azure-storage-blob # azure-storage-blob
# msal # msal
# pyjwt # pyjwt
google-api-core==2.17.0 \ google-api-core==2.17.1 \
--hash=sha256:08ed79ed8e93e329de5e3e7452746b734e6bf8438d8d64dd3319d21d3164890c \ --hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
--hash=sha256:de7ef0450faec7c75e0aea313f29ac870fdc44cfaec9d6499a9a17305980ef66 --hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
# via # via
# google-cloud-core # google-cloud-core
# google-cloud-storage # google-cloud-storage

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.0", "BARMAN_VERSION": "3.10.0",
"IMAGE_RELEASE_VERSION": "1", "IMAGE_RELEASE_VERSION": "2",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-13T18:12:50.222506Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-14T09:10:45.253525Z",
"POSTGRES_IMAGE_VERSION": "13.14-bullseye" "POSTGRES_IMAGE_VERSION": "13.14-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:13.14-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="1" \ release="2" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.14-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.14-bullseye."

View File

@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
# via # via
# -r requirements.in # -r requirements.in
# barman # barman
boto3==1.34.41 \ boto3==1.34.42 \
--hash=sha256:9fd66f22a4cdd63165a7a19186fff9b6e3d742e83498ea3f3231bab6ae4bf0f3 \ --hash=sha256:2ed136f9cf79e783e12424db23e970d1c50e65a8d7a9077efa71cbf8496fb7a3 \
--hash=sha256:ae1a974c728c076a49392a695102124f650f45361c654bb7c0bef1bb644c52d5 --hash=sha256:5069b2c647c73c8428378e88b32bd23f568001f897a6f01179fae25de72a7ca6
botocore==1.34.41 \ botocore==1.34.42 \
--hash=sha256:3a6943c75a0d292ab6e008bce58ee6503776969479f991f5ad03a5d877af29ae \ --hash=sha256:93755c3ede4bd9f6180b3118f6b607acca8b633fd2668226794a543ce79a2434 \
--hash=sha256:9b5827332da766da487e5a5b14b36e02528be9f2e899f909577afb7001eb441d --hash=sha256:cf4fad50d09686f03e44418fcae9dd24369658daa556357cedc0790cfcd6fdac
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -226,9 +226,9 @@ cryptography==42.0.2 \
# azure-storage-blob # azure-storage-blob
# msal # msal
# pyjwt # pyjwt
google-api-core==2.17.0 \ google-api-core==2.17.1 \
--hash=sha256:08ed79ed8e93e329de5e3e7452746b734e6bf8438d8d64dd3319d21d3164890c \ --hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
--hash=sha256:de7ef0450faec7c75e0aea313f29ac870fdc44cfaec9d6499a9a17305980ef66 --hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
# via # via
# google-cloud-core # google-cloud-core
# google-cloud-storage # google-cloud-storage

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.0", "BARMAN_VERSION": "3.10.0",
"IMAGE_RELEASE_VERSION": "1", "IMAGE_RELEASE_VERSION": "2",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-13T18:15:48.986518Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-14T09:12:15.866806Z",
"POSTGRES_IMAGE_VERSION": "14.11-bullseye" "POSTGRES_IMAGE_VERSION": "14.11-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:14.11-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="1" \ release="2" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.11-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.11-bullseye."

View File

@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
# via # via
# -r requirements.in # -r requirements.in
# barman # barman
boto3==1.34.41 \ boto3==1.34.42 \
--hash=sha256:9fd66f22a4cdd63165a7a19186fff9b6e3d742e83498ea3f3231bab6ae4bf0f3 \ --hash=sha256:2ed136f9cf79e783e12424db23e970d1c50e65a8d7a9077efa71cbf8496fb7a3 \
--hash=sha256:ae1a974c728c076a49392a695102124f650f45361c654bb7c0bef1bb644c52d5 --hash=sha256:5069b2c647c73c8428378e88b32bd23f568001f897a6f01179fae25de72a7ca6
botocore==1.34.41 \ botocore==1.34.42 \
--hash=sha256:3a6943c75a0d292ab6e008bce58ee6503776969479f991f5ad03a5d877af29ae \ --hash=sha256:93755c3ede4bd9f6180b3118f6b607acca8b633fd2668226794a543ce79a2434 \
--hash=sha256:9b5827332da766da487e5a5b14b36e02528be9f2e899f909577afb7001eb441d --hash=sha256:cf4fad50d09686f03e44418fcae9dd24369658daa556357cedc0790cfcd6fdac
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -226,9 +226,9 @@ cryptography==42.0.2 \
# azure-storage-blob # azure-storage-blob
# msal # msal
# pyjwt # pyjwt
google-api-core==2.17.0 \ google-api-core==2.17.1 \
--hash=sha256:08ed79ed8e93e329de5e3e7452746b734e6bf8438d8d64dd3319d21d3164890c \ --hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
--hash=sha256:de7ef0450faec7c75e0aea313f29ac870fdc44cfaec9d6499a9a17305980ef66 --hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
# via # via
# google-cloud-core # google-cloud-core
# google-cloud-storage # google-cloud-storage

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.0", "BARMAN_VERSION": "3.10.0",
"IMAGE_RELEASE_VERSION": "1", "IMAGE_RELEASE_VERSION": "2",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-13T18:18:09.715857Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-15T00:10:40.476784Z",
"POSTGRES_IMAGE_VERSION": "15.6-bullseye" "POSTGRES_IMAGE_VERSION": "15.6-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:15.6-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="1" \ release="2" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.6-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.6-bullseye."

View File

@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
# via # via
# -r requirements.in # -r requirements.in
# barman # barman
boto3==1.34.41 \ boto3==1.34.42 \
--hash=sha256:9fd66f22a4cdd63165a7a19186fff9b6e3d742e83498ea3f3231bab6ae4bf0f3 \ --hash=sha256:2ed136f9cf79e783e12424db23e970d1c50e65a8d7a9077efa71cbf8496fb7a3 \
--hash=sha256:ae1a974c728c076a49392a695102124f650f45361c654bb7c0bef1bb644c52d5 --hash=sha256:5069b2c647c73c8428378e88b32bd23f568001f897a6f01179fae25de72a7ca6
botocore==1.34.41 \ botocore==1.34.42 \
--hash=sha256:3a6943c75a0d292ab6e008bce58ee6503776969479f991f5ad03a5d877af29ae \ --hash=sha256:93755c3ede4bd9f6180b3118f6b607acca8b633fd2668226794a543ce79a2434 \
--hash=sha256:9b5827332da766da487e5a5b14b36e02528be9f2e899f909577afb7001eb441d --hash=sha256:cf4fad50d09686f03e44418fcae9dd24369658daa556357cedc0790cfcd6fdac
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -226,9 +226,9 @@ cryptography==42.0.2 \
# azure-storage-blob # azure-storage-blob
# msal # msal
# pyjwt # pyjwt
google-api-core==2.17.0 \ google-api-core==2.17.1 \
--hash=sha256:08ed79ed8e93e329de5e3e7452746b734e6bf8438d8d64dd3319d21d3164890c \ --hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
--hash=sha256:de7ef0450faec7c75e0aea313f29ac870fdc44cfaec9d6499a9a17305980ef66 --hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
# via # via
# google-cloud-core # google-cloud-core
# google-cloud-storage # google-cloud-storage

View File

@@ -1,6 +1,6 @@
{ {
"BARMAN_VERSION": "3.10.0", "BARMAN_VERSION": "3.10.0",
"IMAGE_RELEASE_VERSION": "1", "IMAGE_RELEASE_VERSION": "2",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-13T18:19:59.039239Z", "POSTGRES_IMAGE_LAST_UPDATED": "2024-02-15T00:12:13.916604Z",
"POSTGRES_IMAGE_VERSION": "16.2-bullseye" "POSTGRES_IMAGE_VERSION": "16.2-bullseye"
} }

View File

@@ -20,7 +20,7 @@ FROM postgres:16.2-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="1" \ release="2" \
summary="PostgreSQL Container images." \ summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.2-bullseye." description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.2-bullseye."

View File

@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
# via # via
# -r requirements.in # -r requirements.in
# barman # barman
boto3==1.34.41 \ boto3==1.34.42 \
--hash=sha256:9fd66f22a4cdd63165a7a19186fff9b6e3d742e83498ea3f3231bab6ae4bf0f3 \ --hash=sha256:2ed136f9cf79e783e12424db23e970d1c50e65a8d7a9077efa71cbf8496fb7a3 \
--hash=sha256:ae1a974c728c076a49392a695102124f650f45361c654bb7c0bef1bb644c52d5 --hash=sha256:5069b2c647c73c8428378e88b32bd23f568001f897a6f01179fae25de72a7ca6
botocore==1.34.41 \ botocore==1.34.42 \
--hash=sha256:3a6943c75a0d292ab6e008bce58ee6503776969479f991f5ad03a5d877af29ae \ --hash=sha256:93755c3ede4bd9f6180b3118f6b607acca8b633fd2668226794a543ce79a2434 \
--hash=sha256:9b5827332da766da487e5a5b14b36e02528be9f2e899f909577afb7001eb441d --hash=sha256:cf4fad50d09686f03e44418fcae9dd24369658daa556357cedc0790cfcd6fdac
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -226,9 +226,9 @@ cryptography==42.0.2 \
# azure-storage-blob # azure-storage-blob
# msal # msal
# pyjwt # pyjwt
google-api-core==2.17.0 \ google-api-core==2.17.1 \
--hash=sha256:08ed79ed8e93e329de5e3e7452746b734e6bf8438d8d64dd3319d21d3164890c \ --hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
--hash=sha256:de7ef0450faec7c75e0aea313f29ac870fdc44cfaec9d6499a9a17305980ef66 --hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
# via # via
# google-cloud-core # google-cloud-core
# google-cloud-storage # google-cloud-storage

View File

@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
# via # via
# -r requirements.in # -r requirements.in
# barman # barman
boto3==1.34.41 \ boto3==1.34.42 \
--hash=sha256:9fd66f22a4cdd63165a7a19186fff9b6e3d742e83498ea3f3231bab6ae4bf0f3 \ --hash=sha256:2ed136f9cf79e783e12424db23e970d1c50e65a8d7a9077efa71cbf8496fb7a3 \
--hash=sha256:ae1a974c728c076a49392a695102124f650f45361c654bb7c0bef1bb644c52d5 --hash=sha256:5069b2c647c73c8428378e88b32bd23f568001f897a6f01179fae25de72a7ca6
botocore==1.34.41 \ botocore==1.34.42 \
--hash=sha256:3a6943c75a0d292ab6e008bce58ee6503776969479f991f5ad03a5d877af29ae \ --hash=sha256:93755c3ede4bd9f6180b3118f6b607acca8b633fd2668226794a543ce79a2434 \
--hash=sha256:9b5827332da766da487e5a5b14b36e02528be9f2e899f909577afb7001eb441d --hash=sha256:cf4fad50d09686f03e44418fcae9dd24369658daa556357cedc0790cfcd6fdac
# via # via
# boto3 # boto3
# s3transfer # s3transfer
@@ -226,9 +226,9 @@ cryptography==42.0.2 \
# azure-storage-blob # azure-storage-blob
# msal # msal
# pyjwt # pyjwt
google-api-core==2.17.0 \ google-api-core==2.17.1 \
--hash=sha256:08ed79ed8e93e329de5e3e7452746b734e6bf8438d8d64dd3319d21d3164890c \ --hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
--hash=sha256:de7ef0450faec7c75e0aea313f29ac870fdc44cfaec9d6499a9a17305980ef66 --hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
# via # via
# google-cloud-core # google-cloud-core
# google-cloud-storage # google-cloud-storage