forked from repo-mirrors/cnpg-postgres-containers
Daily automatic update
This commit is contained in:
@@ -426,9 +426,9 @@ six==1.16.0 \
|
||||
# google-auth
|
||||
# isodate
|
||||
# python-dateutil
|
||||
types-cryptography==3.3.23 \
|
||||
--hash=sha256:913b3e66a502edbf4bfc3bb45e33ab476040c56942164a7ff37bd1f0ef8ef783 \
|
||||
--hash=sha256:b85c45fd4d3d92e8b18e9a5ee2da84517e8fff658e3ef5755c885b1c2a27c1fe
|
||||
types-cryptography==3.3.23.1 \
|
||||
--hash=sha256:b9f8aa93d9e4d7ff920961cdce3dc7cca479946890924d68356b66f15f4f35e3 \
|
||||
--hash=sha256:f108e7a7161eedd9fe391e1a8ae5a98d40c1da2f0418bc0812a9119990272314
|
||||
# via pyjwt
|
||||
typing-extensions==4.4.0 \
|
||||
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
|
||||
|
@@ -426,9 +426,9 @@ six==1.16.0 \
|
||||
# google-auth
|
||||
# isodate
|
||||
# python-dateutil
|
||||
types-cryptography==3.3.23 \
|
||||
--hash=sha256:913b3e66a502edbf4bfc3bb45e33ab476040c56942164a7ff37bd1f0ef8ef783 \
|
||||
--hash=sha256:b85c45fd4d3d92e8b18e9a5ee2da84517e8fff658e3ef5755c885b1c2a27c1fe
|
||||
types-cryptography==3.3.23.1 \
|
||||
--hash=sha256:b9f8aa93d9e4d7ff920961cdce3dc7cca479946890924d68356b66f15f4f35e3 \
|
||||
--hash=sha256:f108e7a7161eedd9fe391e1a8ae5a98d40c1da2f0418bc0812a9119990272314
|
||||
# via pyjwt
|
||||
typing-extensions==4.4.0 \
|
||||
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.1.0",
|
||||
"IMAGE_RELEASE_VERSION": "10",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-10-05T23:08:58.515108Z",
|
||||
"IMAGE_RELEASE_VERSION": "11",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-10-15T00:30:19.523055Z",
|
||||
"POSTGRES_IMAGE_VERSION": "12.12-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:12.12-bullseye
|
||||
LABEL name="PostgreSQL Container Images" \
|
||||
vendor="The CloudNativePG Contributors" \
|
||||
version="${PG_VERSION}" \
|
||||
release="10" \
|
||||
release="11" \
|
||||
summary="PostgreSQL Container images." \
|
||||
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.12-bullseye."
|
||||
|
||||
|
@@ -426,9 +426,9 @@ six==1.16.0 \
|
||||
# google-auth
|
||||
# isodate
|
||||
# python-dateutil
|
||||
types-cryptography==3.3.23 \
|
||||
--hash=sha256:913b3e66a502edbf4bfc3bb45e33ab476040c56942164a7ff37bd1f0ef8ef783 \
|
||||
--hash=sha256:b85c45fd4d3d92e8b18e9a5ee2da84517e8fff658e3ef5755c885b1c2a27c1fe
|
||||
types-cryptography==3.3.23.1 \
|
||||
--hash=sha256:b9f8aa93d9e4d7ff920961cdce3dc7cca479946890924d68356b66f15f4f35e3 \
|
||||
--hash=sha256:f108e7a7161eedd9fe391e1a8ae5a98d40c1da2f0418bc0812a9119990272314
|
||||
# via pyjwt
|
||||
typing-extensions==4.4.0 \
|
||||
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
|
||||
|
@@ -426,9 +426,9 @@ six==1.16.0 \
|
||||
# google-auth
|
||||
# isodate
|
||||
# python-dateutil
|
||||
types-cryptography==3.3.23 \
|
||||
--hash=sha256:913b3e66a502edbf4bfc3bb45e33ab476040c56942164a7ff37bd1f0ef8ef783 \
|
||||
--hash=sha256:b85c45fd4d3d92e8b18e9a5ee2da84517e8fff658e3ef5755c885b1c2a27c1fe
|
||||
types-cryptography==3.3.23.1 \
|
||||
--hash=sha256:b9f8aa93d9e4d7ff920961cdce3dc7cca479946890924d68356b66f15f4f35e3 \
|
||||
--hash=sha256:f108e7a7161eedd9fe391e1a8ae5a98d40c1da2f0418bc0812a9119990272314
|
||||
# via pyjwt
|
||||
typing-extensions==4.4.0 \
|
||||
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.1.0",
|
||||
"IMAGE_RELEASE_VERSION": "8",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-10-15T00:04:12.184303Z",
|
||||
"IMAGE_RELEASE_VERSION": "9",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-10-15T10:45:12.985435Z",
|
||||
"POSTGRES_IMAGE_VERSION": "14.5-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:14.5-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 14.5-bullseye."
|
||||
|
||||
|
@@ -426,9 +426,9 @@ six==1.16.0 \
|
||||
# google-auth
|
||||
# isodate
|
||||
# python-dateutil
|
||||
types-cryptography==3.3.23 \
|
||||
--hash=sha256:913b3e66a502edbf4bfc3bb45e33ab476040c56942164a7ff37bd1f0ef8ef783 \
|
||||
--hash=sha256:b85c45fd4d3d92e8b18e9a5ee2da84517e8fff658e3ef5755c885b1c2a27c1fe
|
||||
types-cryptography==3.3.23.1 \
|
||||
--hash=sha256:b9f8aa93d9e4d7ff920961cdce3dc7cca479946890924d68356b66f15f4f35e3 \
|
||||
--hash=sha256:f108e7a7161eedd9fe391e1a8ae5a98d40c1da2f0418bc0812a9119990272314
|
||||
# via pyjwt
|
||||
typing-extensions==4.4.0 \
|
||||
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"BARMAN_VERSION": "3.1.0",
|
||||
"IMAGE_RELEASE_VERSION": "1",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-10-14T23:46:58.256129Z",
|
||||
"IMAGE_RELEASE_VERSION": "2",
|
||||
"POSTGRES_IMAGE_LAST_UPDATED": "2022-10-15T10:46:04.717061Z",
|
||||
"POSTGRES_IMAGE_VERSION": "15.0-bullseye"
|
||||
}
|
||||
|
@@ -20,7 +20,7 @@ FROM postgres:15.0-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 15.0-bullseye."
|
||||
|
||||
|
@@ -426,9 +426,9 @@ six==1.16.0 \
|
||||
# google-auth
|
||||
# isodate
|
||||
# python-dateutil
|
||||
types-cryptography==3.3.23 \
|
||||
--hash=sha256:913b3e66a502edbf4bfc3bb45e33ab476040c56942164a7ff37bd1f0ef8ef783 \
|
||||
--hash=sha256:b85c45fd4d3d92e8b18e9a5ee2da84517e8fff658e3ef5755c885b1c2a27c1fe
|
||||
types-cryptography==3.3.23.1 \
|
||||
--hash=sha256:b9f8aa93d9e4d7ff920961cdce3dc7cca479946890924d68356b66f15f4f35e3 \
|
||||
--hash=sha256:f108e7a7161eedd9fe391e1a8ae5a98d40c1da2f0418bc0812a9119990272314
|
||||
# via pyjwt
|
||||
typing-extensions==4.4.0 \
|
||||
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
|
||||
|
@@ -426,9 +426,9 @@ six==1.16.0 \
|
||||
# google-auth
|
||||
# isodate
|
||||
# python-dateutil
|
||||
types-cryptography==3.3.23 \
|
||||
--hash=sha256:913b3e66a502edbf4bfc3bb45e33ab476040c56942164a7ff37bd1f0ef8ef783 \
|
||||
--hash=sha256:b85c45fd4d3d92e8b18e9a5ee2da84517e8fff658e3ef5755c885b1c2a27c1fe
|
||||
types-cryptography==3.3.23.1 \
|
||||
--hash=sha256:b9f8aa93d9e4d7ff920961cdce3dc7cca479946890924d68356b66f15f4f35e3 \
|
||||
--hash=sha256:f108e7a7161eedd9fe391e1a8ae5a98d40c1da2f0418bc0812a9119990272314
|
||||
# via pyjwt
|
||||
typing-extensions==4.4.0 \
|
||||
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
|
||||
|
Reference in New Issue
Block a user