Skip to content

Commit

Permalink
Daily automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudNativePG Automated Updates committed Jan 18, 2025
1 parent c377aaa commit 8106ca2
Show file tree
Hide file tree
Showing 19 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion PostGIS/12/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.12.1",
"IMAGE_RELEASE_VERSION": "57",
"IMAGE_RELEASE_VERSION": "58",
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:55.894809Z",
"POSTGIS_IMAGE_VERSION": "12-3.5"
}
2 changes: 1 addition & 1 deletion PostGIS/12/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:12-3.5
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="57" \
release="58" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 12-3.5."

Expand Down
12 changes: 6 additions & 6 deletions PostGIS/12/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
# via -r requirements.in
boto3==1.36.1 \
--hash=sha256:258ab77225a81d3cf3029c9afe9920cd9dec317689dfadec6f6f0a23130bb60a \
--hash=sha256:eb21380d73fec6645439c0d802210f72a0cdb3295b02953f246ff53f512faa8f
botocore==1.36.1 \
--hash=sha256:dec513b4eb8a847d79bbefdcdd07040ed9d44c20b0001136f0890a03d595705a \
--hash=sha256:f789a6f272b5b3d8f8756495019785e33868e5e00dd9662a3ee7959ac939bb12
boto3==1.36.2 \
--hash=sha256:76cfc9a705be46e8d22607efacc8d688c064f923d785a01c00b28e9a96425d1a \
--hash=sha256:fde1c29996b77274a60b7bc9f741525afa6267bb1716eb644a764fb7c124a0d2
botocore==1.36.2 \
--hash=sha256:a1fe6610983f0214b0c7655fe6990b6a731746baf305b182976fc7b568fc3cb0 \
--hash=sha256:bc3b7e3b573a48af2bd7116b80fe24f9a335b0b67314dcb2697a327d009abf29
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion PostGIS/13/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.12.1",
"IMAGE_RELEASE_VERSION": "57",
"IMAGE_RELEASE_VERSION": "58",
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:48.723309Z",
"POSTGIS_IMAGE_VERSION": "13-3.5"
}
2 changes: 1 addition & 1 deletion PostGIS/13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:13-3.5
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="57" \
release="58" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 13-3.5."

Expand Down
12 changes: 6 additions & 6 deletions PostGIS/13/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
# via -r requirements.in
boto3==1.36.1 \
--hash=sha256:258ab77225a81d3cf3029c9afe9920cd9dec317689dfadec6f6f0a23130bb60a \
--hash=sha256:eb21380d73fec6645439c0d802210f72a0cdb3295b02953f246ff53f512faa8f
botocore==1.36.1 \
--hash=sha256:dec513b4eb8a847d79bbefdcdd07040ed9d44c20b0001136f0890a03d595705a \
--hash=sha256:f789a6f272b5b3d8f8756495019785e33868e5e00dd9662a3ee7959ac939bb12
boto3==1.36.2 \
--hash=sha256:76cfc9a705be46e8d22607efacc8d688c064f923d785a01c00b28e9a96425d1a \
--hash=sha256:fde1c29996b77274a60b7bc9f741525afa6267bb1716eb644a764fb7c124a0d2
botocore==1.36.2 \
--hash=sha256:a1fe6610983f0214b0c7655fe6990b6a731746baf305b182976fc7b568fc3cb0 \
--hash=sha256:bc3b7e3b573a48af2bd7116b80fe24f9a335b0b67314dcb2697a327d009abf29
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion PostGIS/14/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.12.1",
"IMAGE_RELEASE_VERSION": "57",
"IMAGE_RELEASE_VERSION": "58",
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:50.952581Z",
"POSTGIS_IMAGE_VERSION": "14-3.5"
}
2 changes: 1 addition & 1 deletion PostGIS/14/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:14-3.5
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="57" \
release="58" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 14-3.5."

Expand Down
12 changes: 6 additions & 6 deletions PostGIS/14/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
# via -r requirements.in
boto3==1.36.1 \
--hash=sha256:258ab77225a81d3cf3029c9afe9920cd9dec317689dfadec6f6f0a23130bb60a \
--hash=sha256:eb21380d73fec6645439c0d802210f72a0cdb3295b02953f246ff53f512faa8f
botocore==1.36.1 \
--hash=sha256:dec513b4eb8a847d79bbefdcdd07040ed9d44c20b0001136f0890a03d595705a \
--hash=sha256:f789a6f272b5b3d8f8756495019785e33868e5e00dd9662a3ee7959ac939bb12
boto3==1.36.2 \
--hash=sha256:76cfc9a705be46e8d22607efacc8d688c064f923d785a01c00b28e9a96425d1a \
--hash=sha256:fde1c29996b77274a60b7bc9f741525afa6267bb1716eb644a764fb7c124a0d2
botocore==1.36.2 \
--hash=sha256:a1fe6610983f0214b0c7655fe6990b6a731746baf305b182976fc7b568fc3cb0 \
--hash=sha256:bc3b7e3b573a48af2bd7116b80fe24f9a335b0b67314dcb2697a327d009abf29
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion PostGIS/15/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.12.1",
"IMAGE_RELEASE_VERSION": "57",
"IMAGE_RELEASE_VERSION": "58",
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:41.582106Z",
"POSTGIS_IMAGE_VERSION": "15-3.5"
}
2 changes: 1 addition & 1 deletion PostGIS/15/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:15-3.5
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="57" \
release="58" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 15-3.5."

Expand Down
12 changes: 6 additions & 6 deletions PostGIS/15/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
# via -r requirements.in
boto3==1.36.1 \
--hash=sha256:258ab77225a81d3cf3029c9afe9920cd9dec317689dfadec6f6f0a23130bb60a \
--hash=sha256:eb21380d73fec6645439c0d802210f72a0cdb3295b02953f246ff53f512faa8f
botocore==1.36.1 \
--hash=sha256:dec513b4eb8a847d79bbefdcdd07040ed9d44c20b0001136f0890a03d595705a \
--hash=sha256:f789a6f272b5b3d8f8756495019785e33868e5e00dd9662a3ee7959ac939bb12
boto3==1.36.2 \
--hash=sha256:76cfc9a705be46e8d22607efacc8d688c064f923d785a01c00b28e9a96425d1a \
--hash=sha256:fde1c29996b77274a60b7bc9f741525afa6267bb1716eb644a764fb7c124a0d2
botocore==1.36.2 \
--hash=sha256:a1fe6610983f0214b0c7655fe6990b6a731746baf305b182976fc7b568fc3cb0 \
--hash=sha256:bc3b7e3b573a48af2bd7116b80fe24f9a335b0b67314dcb2697a327d009abf29
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion PostGIS/16/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.12.1",
"IMAGE_RELEASE_VERSION": "57",
"IMAGE_RELEASE_VERSION": "58",
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:40.730777Z",
"POSTGIS_IMAGE_VERSION": "16-3.5"
}
2 changes: 1 addition & 1 deletion PostGIS/16/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:16-3.5
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="57" \
release="58" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 16-3.5."

Expand Down
12 changes: 6 additions & 6 deletions PostGIS/16/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
# via -r requirements.in
boto3==1.36.1 \
--hash=sha256:258ab77225a81d3cf3029c9afe9920cd9dec317689dfadec6f6f0a23130bb60a \
--hash=sha256:eb21380d73fec6645439c0d802210f72a0cdb3295b02953f246ff53f512faa8f
botocore==1.36.1 \
--hash=sha256:dec513b4eb8a847d79bbefdcdd07040ed9d44c20b0001136f0890a03d595705a \
--hash=sha256:f789a6f272b5b3d8f8756495019785e33868e5e00dd9662a3ee7959ac939bb12
boto3==1.36.2 \
--hash=sha256:76cfc9a705be46e8d22607efacc8d688c064f923d785a01c00b28e9a96425d1a \
--hash=sha256:fde1c29996b77274a60b7bc9f741525afa6267bb1716eb644a764fb7c124a0d2
botocore==1.36.2 \
--hash=sha256:a1fe6610983f0214b0c7655fe6990b6a731746baf305b182976fc7b568fc3cb0 \
--hash=sha256:bc3b7e3b573a48af2bd7116b80fe24f9a335b0b67314dcb2697a327d009abf29
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion PostGIS/17/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.12.1",
"IMAGE_RELEASE_VERSION": "57",
"IMAGE_RELEASE_VERSION": "58",
"POSTGIS_IMAGE_LAST_UPDATED": "2025-01-14T11:00:48.534289Z",
"POSTGIS_IMAGE_VERSION": "17-3.5"
}
2 changes: 1 addition & 1 deletion PostGIS/17/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:17-3.5
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="57" \
release="58" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 17-3.5."

Expand Down
12 changes: 6 additions & 6 deletions PostGIS/17/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
# via -r requirements.in
boto3==1.36.1 \
--hash=sha256:258ab77225a81d3cf3029c9afe9920cd9dec317689dfadec6f6f0a23130bb60a \
--hash=sha256:eb21380d73fec6645439c0d802210f72a0cdb3295b02953f246ff53f512faa8f
botocore==1.36.1 \
--hash=sha256:dec513b4eb8a847d79bbefdcdd07040ed9d44c20b0001136f0890a03d595705a \
--hash=sha256:f789a6f272b5b3d8f8756495019785e33868e5e00dd9662a3ee7959ac939bb12
boto3==1.36.2 \
--hash=sha256:76cfc9a705be46e8d22607efacc8d688c064f923d785a01c00b28e9a96425d1a \
--hash=sha256:fde1c29996b77274a60b7bc9f741525afa6267bb1716eb644a764fb7c124a0d2
botocore==1.36.2 \
--hash=sha256:a1fe6610983f0214b0c7655fe6990b6a731746baf305b182976fc7b568fc3cb0 \
--hash=sha256:bc3b7e3b573a48af2bd7116b80fe24f9a335b0b67314dcb2697a327d009abf29
# via
# boto3
# s3transfer
Expand Down
12 changes: 6 additions & 6 deletions PostGIS/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ barman[azure,cloud,google,snappy]==3.12.1 \
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
# via -r requirements.in
boto3==1.36.1 \
--hash=sha256:258ab77225a81d3cf3029c9afe9920cd9dec317689dfadec6f6f0a23130bb60a \
--hash=sha256:eb21380d73fec6645439c0d802210f72a0cdb3295b02953f246ff53f512faa8f
botocore==1.36.1 \
--hash=sha256:dec513b4eb8a847d79bbefdcdd07040ed9d44c20b0001136f0890a03d595705a \
--hash=sha256:f789a6f272b5b3d8f8756495019785e33868e5e00dd9662a3ee7959ac939bb12
boto3==1.36.2 \
--hash=sha256:76cfc9a705be46e8d22607efacc8d688c064f923d785a01c00b28e9a96425d1a \
--hash=sha256:fde1c29996b77274a60b7bc9f741525afa6267bb1716eb644a764fb7c124a0d2
botocore==1.36.2 \
--hash=sha256:a1fe6610983f0214b0c7655fe6990b6a731746baf305b182976fc7b568fc3cb0 \
--hash=sha256:bc3b7e3b573a48af2bd7116b80fe24f9a335b0b67314dcb2697a327d009abf29
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 8106ca2

Please sign in to comment.