forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.0.1",
|
||||
"IMAGE_RELEASE_VERSION": "8",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-06-25T01:08:07.770553Z",
|
||||
"IMAGE_RELEASE_VERSION": "9",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-07-12T15:01:01.282817Z",
|
||||
"POSTGRES_IMAGE_VERSION": "10.21-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:10.21-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="8" \
|
||||
release="9" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 10.21-bullseye."
|
||||
|
||||
|
@@ -24,12 +24,12 @@ barman[azure,cloud,google,snappy]==3.0.1 \
|
||||
--hash=sha256:04a0250dcf4003edb6f34567b34abbc5c86a97ca953bcbee5462e55ba9141773 \
|
||||
--hash=sha256:cd53b20b20d13d063d385c32dc11d9a7a3e9837f08ee4fa96eac1f93ca13a25d
|
||||
# via -r requirements.in
|
||||
boto3==1.24.27 \
|
||||
--hash=sha256:626bbec91ca2423e427636db207a03c854b52d22715c9b34a953ee8260817f6f \
|
||||
--hash=sha256:7e0a5c86059866d7f9e27d6574da9bfb4f8a03c4caf055724145f3cd44785b81
|
||||
botocore==1.27.27 \
|
||||
--hash=sha256:524da451350c41e3136353183e7424c95952124163ea8ec03f57f29597bbcb4b \
|
||||
--hash=sha256:583b85f8a799fb89d1a762db041163b5848b08e79cee06b609bcaaeb69ea1fa6
|
||||
boto3==1.24.28 \
|
||||
--hash=sha256:af12023bb8f3059bb72697bcf9be860c492760c8201ec09246bd0b04cea88573 \
|
||||
--hash=sha256:efce6dcf0b708cf609b2583f0134b1896f4e76c8b1e25702d50c81719a213664
|
||||
botocore==1.27.28 \
|
||||
--hash=sha256:b00da6290d8d42c6c3048b045d6537421e8b83e03b4f24bb44c5ea9f37ab6258 \
|
||||
--hash=sha256:cd4dff88419c7b6865f91551db3eb526283ebc56dc99f1d9b7adb5aa080674f8
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
@@ -147,9 +147,9 @@ google-api-core==2.8.2 \
|
||||
# via
|
||||
# google-cloud-core
|
||||
# google-cloud-storage
|
||||
google-auth==2.9.0 \
|
||||
--hash=sha256:3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 \
|
||||
--hash=sha256:75b3977e7e22784607e074800048f44d6a56df589fb2abe58a11d4d20c97c314
|
||||
google-auth==2.9.1 \
|
||||
--hash=sha256:14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 \
|
||||
--hash=sha256:5a7eed0cb0e3a83989fad0b59fe1329dfc8c479543039cd6fd1e01e9adf39475
|
||||
# via
|
||||
# google-api-core
|
||||
# google-cloud-core
|
||||
@@ -210,9 +210,9 @@ google-resumable-media==2.3.3 \
|
||||
--hash=sha256:27c52620bd364d1c8116eaac4ea2afcbfb81ae9139fb3199652fcac1724bfb6c \
|
||||
--hash=sha256:5b52774ea7a829a8cdaa8bd2d4c3d4bc660c91b30857ab2668d0eb830f4ea8c5
|
||||
# via google-cloud-storage
|
||||
googleapis-common-protos==1.56.3 \
|
||||
--hash=sha256:6f1369b58ed6cf3a4b7054a44ebe8d03b29c309257583a2bbdc064cd1e4a1442 \
|
||||
--hash=sha256:87955d7b3a73e6e803f2572a33179de23989ebba725e05ea42f24838b792e461
|
||||
googleapis-common-protos==1.56.4 \
|
||||
--hash=sha256:8eb2cbc91b69feaf23e32452a7ae60e791e09967d81d4fcc7fc388182d1bd394 \
|
||||
--hash=sha256:c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417
|
||||
# via google-api-core
|
||||
idna==3.3 \
|
||||
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.0.1",
|
||||
"IMAGE_RELEASE_VERSION": "7",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-06-25T01:08:43.140489Z",
|
||||
"IMAGE_RELEASE_VERSION": "8",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-07-12T15:01:31.114947Z",
|
||||
"POSTGRES_IMAGE_VERSION": "11.16-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:11.16-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="7" \
|
||||
release="8" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 11.16-bullseye."
|
||||
|
||||
|
@@ -24,12 +24,12 @@ barman[azure,cloud,google,snappy]==3.0.1 \
|
||||
--hash=sha256:04a0250dcf4003edb6f34567b34abbc5c86a97ca953bcbee5462e55ba9141773 \
|
||||
--hash=sha256:cd53b20b20d13d063d385c32dc11d9a7a3e9837f08ee4fa96eac1f93ca13a25d
|
||||
# via -r requirements.in
|
||||
boto3==1.24.27 \
|
||||
--hash=sha256:626bbec91ca2423e427636db207a03c854b52d22715c9b34a953ee8260817f6f \
|
||||
--hash=sha256:7e0a5c86059866d7f9e27d6574da9bfb4f8a03c4caf055724145f3cd44785b81
|
||||
botocore==1.27.27 \
|
||||
--hash=sha256:524da451350c41e3136353183e7424c95952124163ea8ec03f57f29597bbcb4b \
|
||||
--hash=sha256:583b85f8a799fb89d1a762db041163b5848b08e79cee06b609bcaaeb69ea1fa6
|
||||
boto3==1.24.28 \
|
||||
--hash=sha256:af12023bb8f3059bb72697bcf9be860c492760c8201ec09246bd0b04cea88573 \
|
||||
--hash=sha256:efce6dcf0b708cf609b2583f0134b1896f4e76c8b1e25702d50c81719a213664
|
||||
botocore==1.27.28 \
|
||||
--hash=sha256:b00da6290d8d42c6c3048b045d6537421e8b83e03b4f24bb44c5ea9f37ab6258 \
|
||||
--hash=sha256:cd4dff88419c7b6865f91551db3eb526283ebc56dc99f1d9b7adb5aa080674f8
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
@@ -147,9 +147,9 @@ google-api-core==2.8.2 \
|
||||
# via
|
||||
# google-cloud-core
|
||||
# google-cloud-storage
|
||||
google-auth==2.9.0 \
|
||||
--hash=sha256:3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 \
|
||||
--hash=sha256:75b3977e7e22784607e074800048f44d6a56df589fb2abe58a11d4d20c97c314
|
||||
google-auth==2.9.1 \
|
||||
--hash=sha256:14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 \
|
||||
--hash=sha256:5a7eed0cb0e3a83989fad0b59fe1329dfc8c479543039cd6fd1e01e9adf39475
|
||||
# via
|
||||
# google-api-core
|
||||
# google-cloud-core
|
||||
@@ -210,9 +210,9 @@ google-resumable-media==2.3.3 \
|
||||
--hash=sha256:27c52620bd364d1c8116eaac4ea2afcbfb81ae9139fb3199652fcac1724bfb6c \
|
||||
--hash=sha256:5b52774ea7a829a8cdaa8bd2d4c3d4bc660c91b30857ab2668d0eb830f4ea8c5
|
||||
# via google-cloud-storage
|
||||
googleapis-common-protos==1.56.3 \
|
||||
--hash=sha256:6f1369b58ed6cf3a4b7054a44ebe8d03b29c309257583a2bbdc064cd1e4a1442 \
|
||||
--hash=sha256:87955d7b3a73e6e803f2572a33179de23989ebba725e05ea42f24838b792e461
|
||||
googleapis-common-protos==1.56.4 \
|
||||
--hash=sha256:8eb2cbc91b69feaf23e32452a7ae60e791e09967d81d4fcc7fc388182d1bd394 \
|
||||
--hash=sha256:c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417
|
||||
# via google-api-core
|
||||
idna==3.3 \
|
||||
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.0.1",
|
||||
"IMAGE_RELEASE_VERSION": "7",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-06-25T01:09:22.148949Z",
|
||||
"IMAGE_RELEASE_VERSION": "8",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-07-12T15:02:43.513894Z",
|
||||
"POSTGRES_IMAGE_VERSION": "12.11-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.11-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="7" \
|
||||
release="8" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.11-bullseye."
|
||||
|
||||
|
@@ -24,12 +24,12 @@ barman[azure,cloud,google,snappy]==3.0.1 \
|
||||
--hash=sha256:04a0250dcf4003edb6f34567b34abbc5c86a97ca953bcbee5462e55ba9141773 \
|
||||
--hash=sha256:cd53b20b20d13d063d385c32dc11d9a7a3e9837f08ee4fa96eac1f93ca13a25d
|
||||
# via -r requirements.in
|
||||
boto3==1.24.27 \
|
||||
--hash=sha256:626bbec91ca2423e427636db207a03c854b52d22715c9b34a953ee8260817f6f \
|
||||
--hash=sha256:7e0a5c86059866d7f9e27d6574da9bfb4f8a03c4caf055724145f3cd44785b81
|
||||
botocore==1.27.27 \
|
||||
--hash=sha256:524da451350c41e3136353183e7424c95952124163ea8ec03f57f29597bbcb4b \
|
||||
--hash=sha256:583b85f8a799fb89d1a762db041163b5848b08e79cee06b609bcaaeb69ea1fa6
|
||||
boto3==1.24.28 \
|
||||
--hash=sha256:af12023bb8f3059bb72697bcf9be860c492760c8201ec09246bd0b04cea88573 \
|
||||
--hash=sha256:efce6dcf0b708cf609b2583f0134b1896f4e76c8b1e25702d50c81719a213664
|
||||
botocore==1.27.28 \
|
||||
--hash=sha256:b00da6290d8d42c6c3048b045d6537421e8b83e03b4f24bb44c5ea9f37ab6258 \
|
||||
--hash=sha256:cd4dff88419c7b6865f91551db3eb526283ebc56dc99f1d9b7adb5aa080674f8
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
@@ -147,9 +147,9 @@ google-api-core==2.8.2 \
|
||||
# via
|
||||
# google-cloud-core
|
||||
# google-cloud-storage
|
||||
google-auth==2.9.0 \
|
||||
--hash=sha256:3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 \
|
||||
--hash=sha256:75b3977e7e22784607e074800048f44d6a56df589fb2abe58a11d4d20c97c314
|
||||
google-auth==2.9.1 \
|
||||
--hash=sha256:14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 \
|
||||
--hash=sha256:5a7eed0cb0e3a83989fad0b59fe1329dfc8c479543039cd6fd1e01e9adf39475
|
||||
# via
|
||||
# google-api-core
|
||||
# google-cloud-core
|
||||
@@ -210,9 +210,9 @@ google-resumable-media==2.3.3 \
|
||||
--hash=sha256:27c52620bd364d1c8116eaac4ea2afcbfb81ae9139fb3199652fcac1724bfb6c \
|
||||
--hash=sha256:5b52774ea7a829a8cdaa8bd2d4c3d4bc660c91b30857ab2668d0eb830f4ea8c5
|
||||
# via google-cloud-storage
|
||||
googleapis-common-protos==1.56.3 \
|
||||
--hash=sha256:6f1369b58ed6cf3a4b7054a44ebe8d03b29c309257583a2bbdc064cd1e4a1442 \
|
||||
--hash=sha256:87955d7b3a73e6e803f2572a33179de23989ebba725e05ea42f24838b792e461
|
||||
googleapis-common-protos==1.56.4 \
|
||||
--hash=sha256:8eb2cbc91b69feaf23e32452a7ae60e791e09967d81d4fcc7fc388182d1bd394 \
|
||||
--hash=sha256:c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417
|
||||
# via google-api-core
|
||||
idna==3.3 \
|
||||
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.0.1",
|
||||
"IMAGE_RELEASE_VERSION": "7",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-06-25T01:09:57.814655Z",
|
||||
"IMAGE_RELEASE_VERSION": "8",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-07-12T15:03:20.757974Z",
|
||||
"POSTGRES_IMAGE_VERSION": "13.7-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:13.7-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="7" \
|
||||
release="8" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.7-bullseye."
|
||||
|
||||
|
@@ -24,12 +24,12 @@ barman[azure,cloud,google,snappy]==3.0.1 \
|
||||
--hash=sha256:04a0250dcf4003edb6f34567b34abbc5c86a97ca953bcbee5462e55ba9141773 \
|
||||
--hash=sha256:cd53b20b20d13d063d385c32dc11d9a7a3e9837f08ee4fa96eac1f93ca13a25d
|
||||
# via -r requirements.in
|
||||
boto3==1.24.27 \
|
||||
--hash=sha256:626bbec91ca2423e427636db207a03c854b52d22715c9b34a953ee8260817f6f \
|
||||
--hash=sha256:7e0a5c86059866d7f9e27d6574da9bfb4f8a03c4caf055724145f3cd44785b81
|
||||
botocore==1.27.27 \
|
||||
--hash=sha256:524da451350c41e3136353183e7424c95952124163ea8ec03f57f29597bbcb4b \
|
||||
--hash=sha256:583b85f8a799fb89d1a762db041163b5848b08e79cee06b609bcaaeb69ea1fa6
|
||||
boto3==1.24.28 \
|
||||
--hash=sha256:af12023bb8f3059bb72697bcf9be860c492760c8201ec09246bd0b04cea88573 \
|
||||
--hash=sha256:efce6dcf0b708cf609b2583f0134b1896f4e76c8b1e25702d50c81719a213664
|
||||
botocore==1.27.28 \
|
||||
--hash=sha256:b00da6290d8d42c6c3048b045d6537421e8b83e03b4f24bb44c5ea9f37ab6258 \
|
||||
--hash=sha256:cd4dff88419c7b6865f91551db3eb526283ebc56dc99f1d9b7adb5aa080674f8
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
@@ -147,9 +147,9 @@ google-api-core==2.8.2 \
|
||||
# via
|
||||
# google-cloud-core
|
||||
# google-cloud-storage
|
||||
google-auth==2.9.0 \
|
||||
--hash=sha256:3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 \
|
||||
--hash=sha256:75b3977e7e22784607e074800048f44d6a56df589fb2abe58a11d4d20c97c314
|
||||
google-auth==2.9.1 \
|
||||
--hash=sha256:14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 \
|
||||
--hash=sha256:5a7eed0cb0e3a83989fad0b59fe1329dfc8c479543039cd6fd1e01e9adf39475
|
||||
# via
|
||||
# google-api-core
|
||||
# google-cloud-core
|
||||
@@ -210,9 +210,9 @@ google-resumable-media==2.3.3 \
|
||||
--hash=sha256:27c52620bd364d1c8116eaac4ea2afcbfb81ae9139fb3199652fcac1724bfb6c \
|
||||
--hash=sha256:5b52774ea7a829a8cdaa8bd2d4c3d4bc660c91b30857ab2668d0eb830f4ea8c5
|
||||
# via google-cloud-storage
|
||||
googleapis-common-protos==1.56.3 \
|
||||
--hash=sha256:6f1369b58ed6cf3a4b7054a44ebe8d03b29c309257583a2bbdc064cd1e4a1442 \
|
||||
--hash=sha256:87955d7b3a73e6e803f2572a33179de23989ebba725e05ea42f24838b792e461
|
||||
googleapis-common-protos==1.56.4 \
|
||||
--hash=sha256:8eb2cbc91b69feaf23e32452a7ae60e791e09967d81d4fcc7fc388182d1bd394 \
|
||||
--hash=sha256:c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417
|
||||
# via google-api-core
|
||||
idna==3.3 \
|
||||
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.0.1",
|
||||
"IMAGE_RELEASE_VERSION": "5",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-06-25T01:10:38.006327Z",
|
||||
"IMAGE_RELEASE_VERSION": "6",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-07-12T15:03:59.082458Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.4-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.4-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="5" \
|
||||
release="6" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.4-bullseye."
|
||||
|
||||
|
@@ -24,12 +24,12 @@ barman[azure,cloud,google,snappy]==3.0.1 \
|
||||
--hash=sha256:04a0250dcf4003edb6f34567b34abbc5c86a97ca953bcbee5462e55ba9141773 \
|
||||
--hash=sha256:cd53b20b20d13d063d385c32dc11d9a7a3e9837f08ee4fa96eac1f93ca13a25d
|
||||
# via -r requirements.in
|
||||
boto3==1.24.27 \
|
||||
--hash=sha256:626bbec91ca2423e427636db207a03c854b52d22715c9b34a953ee8260817f6f \
|
||||
--hash=sha256:7e0a5c86059866d7f9e27d6574da9bfb4f8a03c4caf055724145f3cd44785b81
|
||||
botocore==1.27.27 \
|
||||
--hash=sha256:524da451350c41e3136353183e7424c95952124163ea8ec03f57f29597bbcb4b \
|
||||
--hash=sha256:583b85f8a799fb89d1a762db041163b5848b08e79cee06b609bcaaeb69ea1fa6
|
||||
boto3==1.24.28 \
|
||||
--hash=sha256:af12023bb8f3059bb72697bcf9be860c492760c8201ec09246bd0b04cea88573 \
|
||||
--hash=sha256:efce6dcf0b708cf609b2583f0134b1896f4e76c8b1e25702d50c81719a213664
|
||||
botocore==1.27.28 \
|
||||
--hash=sha256:b00da6290d8d42c6c3048b045d6537421e8b83e03b4f24bb44c5ea9f37ab6258 \
|
||||
--hash=sha256:cd4dff88419c7b6865f91551db3eb526283ebc56dc99f1d9b7adb5aa080674f8
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
@@ -147,9 +147,9 @@ google-api-core==2.8.2 \
|
||||
# via
|
||||
# google-cloud-core
|
||||
# google-cloud-storage
|
||||
google-auth==2.9.0 \
|
||||
--hash=sha256:3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 \
|
||||
--hash=sha256:75b3977e7e22784607e074800048f44d6a56df589fb2abe58a11d4d20c97c314
|
||||
google-auth==2.9.1 \
|
||||
--hash=sha256:14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 \
|
||||
--hash=sha256:5a7eed0cb0e3a83989fad0b59fe1329dfc8c479543039cd6fd1e01e9adf39475
|
||||
# via
|
||||
# google-api-core
|
||||
# google-cloud-core
|
||||
@@ -210,9 +210,9 @@ google-resumable-media==2.3.3 \
|
||||
--hash=sha256:27c52620bd364d1c8116eaac4ea2afcbfb81ae9139fb3199652fcac1724bfb6c \
|
||||
--hash=sha256:5b52774ea7a829a8cdaa8bd2d4c3d4bc660c91b30857ab2668d0eb830f4ea8c5
|
||||
# via google-cloud-storage
|
||||
googleapis-common-protos==1.56.3 \
|
||||
--hash=sha256:6f1369b58ed6cf3a4b7054a44ebe8d03b29c309257583a2bbdc064cd1e4a1442 \
|
||||
--hash=sha256:87955d7b3a73e6e803f2572a33179de23989ebba725e05ea42f24838b792e461
|
||||
googleapis-common-protos==1.56.4 \
|
||||
--hash=sha256:8eb2cbc91b69feaf23e32452a7ae60e791e09967d81d4fcc7fc388182d1bd394 \
|
||||
--hash=sha256:c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417
|
||||
# via google-api-core
|
||||
idna==3.3 \
|
||||
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.0.1",
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-07-01T05:08:48.186085Z",
|
||||
"IMAGE_RELEASE_VERSION": "2",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-07-12T15:04:23.757812Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15beta2-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:15beta2-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="1" \
|
||||
release="2" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15beta2-bullseye."
|
||||
|
||||
|
@@ -24,12 +24,12 @@ barman[azure,cloud,google,snappy]==3.0.1 \
|
||||
--hash=sha256:04a0250dcf4003edb6f34567b34abbc5c86a97ca953bcbee5462e55ba9141773 \
|
||||
--hash=sha256:cd53b20b20d13d063d385c32dc11d9a7a3e9837f08ee4fa96eac1f93ca13a25d
|
||||
# via -r requirements.in
|
||||
boto3==1.24.27 \
|
||||
--hash=sha256:626bbec91ca2423e427636db207a03c854b52d22715c9b34a953ee8260817f6f \
|
||||
--hash=sha256:7e0a5c86059866d7f9e27d6574da9bfb4f8a03c4caf055724145f3cd44785b81
|
||||
botocore==1.27.27 \
|
||||
--hash=sha256:524da451350c41e3136353183e7424c95952124163ea8ec03f57f29597bbcb4b \
|
||||
--hash=sha256:583b85f8a799fb89d1a762db041163b5848b08e79cee06b609bcaaeb69ea1fa6
|
||||
boto3==1.24.28 \
|
||||
--hash=sha256:af12023bb8f3059bb72697bcf9be860c492760c8201ec09246bd0b04cea88573 \
|
||||
--hash=sha256:efce6dcf0b708cf609b2583f0134b1896f4e76c8b1e25702d50c81719a213664
|
||||
botocore==1.27.28 \
|
||||
--hash=sha256:b00da6290d8d42c6c3048b045d6537421e8b83e03b4f24bb44c5ea9f37ab6258 \
|
||||
--hash=sha256:cd4dff88419c7b6865f91551db3eb526283ebc56dc99f1d9b7adb5aa080674f8
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
@@ -147,9 +147,9 @@ google-api-core==2.8.2 \
|
||||
# via
|
||||
# google-cloud-core
|
||||
# google-cloud-storage
|
||||
google-auth==2.9.0 \
|
||||
--hash=sha256:3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 \
|
||||
--hash=sha256:75b3977e7e22784607e074800048f44d6a56df589fb2abe58a11d4d20c97c314
|
||||
google-auth==2.9.1 \
|
||||
--hash=sha256:14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 \
|
||||
--hash=sha256:5a7eed0cb0e3a83989fad0b59fe1329dfc8c479543039cd6fd1e01e9adf39475
|
||||
# via
|
||||
# google-api-core
|
||||
# google-cloud-core
|
||||
@@ -210,9 +210,9 @@ google-resumable-media==2.3.3 \
|
||||
--hash=sha256:27c52620bd364d1c8116eaac4ea2afcbfb81ae9139fb3199652fcac1724bfb6c \
|
||||
--hash=sha256:5b52774ea7a829a8cdaa8bd2d4c3d4bc660c91b30857ab2668d0eb830f4ea8c5
|
||||
# via google-cloud-storage
|
||||
googleapis-common-protos==1.56.3 \
|
||||
--hash=sha256:6f1369b58ed6cf3a4b7054a44ebe8d03b29c309257583a2bbdc064cd1e4a1442 \
|
||||
--hash=sha256:87955d7b3a73e6e803f2572a33179de23989ebba725e05ea42f24838b792e461
|
||||
googleapis-common-protos==1.56.4 \
|
||||
--hash=sha256:8eb2cbc91b69feaf23e32452a7ae60e791e09967d81d4fcc7fc388182d1bd394 \
|
||||
--hash=sha256:c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417
|
||||
# via google-api-core
|
||||
idna==3.3 \
|
||||
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
|
||||
|
@@ -24,12 +24,12 @@ barman[azure,cloud,google,snappy]==3.0.1 \
|
||||
--hash=sha256:04a0250dcf4003edb6f34567b34abbc5c86a97ca953bcbee5462e55ba9141773 \
|
||||
--hash=sha256:cd53b20b20d13d063d385c32dc11d9a7a3e9837f08ee4fa96eac1f93ca13a25d
|
||||
# via -r requirements.in
|
||||
boto3==1.24.27 \
|
||||
--hash=sha256:626bbec91ca2423e427636db207a03c854b52d22715c9b34a953ee8260817f6f \
|
||||
--hash=sha256:7e0a5c86059866d7f9e27d6574da9bfb4f8a03c4caf055724145f3cd44785b81
|
||||
botocore==1.27.27 \
|
||||
--hash=sha256:524da451350c41e3136353183e7424c95952124163ea8ec03f57f29597bbcb4b \
|
||||
--hash=sha256:583b85f8a799fb89d1a762db041163b5848b08e79cee06b609bcaaeb69ea1fa6
|
||||
boto3==1.24.28 \
|
||||
--hash=sha256:af12023bb8f3059bb72697bcf9be860c492760c8201ec09246bd0b04cea88573 \
|
||||
--hash=sha256:efce6dcf0b708cf609b2583f0134b1896f4e76c8b1e25702d50c81719a213664
|
||||
botocore==1.27.28 \
|
||||
--hash=sha256:b00da6290d8d42c6c3048b045d6537421e8b83e03b4f24bb44c5ea9f37ab6258 \
|
||||
--hash=sha256:cd4dff88419c7b6865f91551db3eb526283ebc56dc99f1d9b7adb5aa080674f8
|
||||
# via
|
||||
# boto3
|
||||
# s3transfer
|
||||
@@ -147,9 +147,9 @@ google-api-core==2.8.2 \
|
||||
# via
|
||||
# google-cloud-core
|
||||
# google-cloud-storage
|
||||
google-auth==2.9.0 \
|
||||
--hash=sha256:3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 \
|
||||
--hash=sha256:75b3977e7e22784607e074800048f44d6a56df589fb2abe58a11d4d20c97c314
|
||||
google-auth==2.9.1 \
|
||||
--hash=sha256:14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 \
|
||||
--hash=sha256:5a7eed0cb0e3a83989fad0b59fe1329dfc8c479543039cd6fd1e01e9adf39475
|
||||
# via
|
||||
# google-api-core
|
||||
# google-cloud-core
|
||||
@@ -210,9 +210,9 @@ google-resumable-media==2.3.3 \
|
||||
--hash=sha256:27c52620bd364d1c8116eaac4ea2afcbfb81ae9139fb3199652fcac1724bfb6c \
|
||||
--hash=sha256:5b52774ea7a829a8cdaa8bd2d4c3d4bc660c91b30857ab2668d0eb830f4ea8c5
|
||||
# via google-cloud-storage
|
||||
googleapis-common-protos==1.56.3 \
|
||||
--hash=sha256:6f1369b58ed6cf3a4b7054a44ebe8d03b29c309257583a2bbdc064cd1e4a1442 \
|
||||
--hash=sha256:87955d7b3a73e6e803f2572a33179de23989ebba725e05ea42f24838b792e461
|
||||
googleapis-common-protos==1.56.4 \
|
||||
--hash=sha256:8eb2cbc91b69feaf23e32452a7ae60e791e09967d81d4fcc7fc388182d1bd394 \
|
||||
--hash=sha256:c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417
|
||||
# via google-api-core
|
||||
idna==3.3 \
|
||||
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
|
||||
|
Reference in New Issue
Block a user