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 Sep 28, 2024
1 parent 801d8ae commit 612e82f
Show file tree
Hide file tree
Showing 19 changed files with 59 additions and 59 deletions.
4 changes: 2 additions & 2 deletions PostGIS/12/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "78",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-23T05:30:40.120384Z",
"IMAGE_RELEASE_VERSION": "79",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-27T23:43:40.89562Z",
"POSTGIS_IMAGE_VERSION": "12-3.4"
}
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.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="78" \
release="79" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 12-3.4."

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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in
boto3==1.35.28 \
--hash=sha256:8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a \
--hash=sha256:dc088b86a14f17d3cd2e96915c6ccfd31bce640dfe9180df579ed311bc6bf0fc
botocore==1.35.28 \
--hash=sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55 \
--hash=sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527
boto3==1.35.29 \
--hash=sha256:2244044cdfa8ac345d7400536dc15a4824835e7ec5c55bc267e118af66bb27db \
--hash=sha256:7bbb1ee649e09e956952285782cfdebd7e81fc78384f48dfab3d66c6eaf3f63f
botocore==1.35.29 \
--hash=sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b \
--hash=sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions PostGIS/13/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "78",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-23T05:30:27.894948Z",
"IMAGE_RELEASE_VERSION": "79",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-27T23:43:24.347655Z",
"POSTGIS_IMAGE_VERSION": "13-3.4"
}
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.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="78" \
release="79" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 13-3.4."

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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in
boto3==1.35.28 \
--hash=sha256:8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a \
--hash=sha256:dc088b86a14f17d3cd2e96915c6ccfd31bce640dfe9180df579ed311bc6bf0fc
botocore==1.35.28 \
--hash=sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55 \
--hash=sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527
boto3==1.35.29 \
--hash=sha256:2244044cdfa8ac345d7400536dc15a4824835e7ec5c55bc267e118af66bb27db \
--hash=sha256:7bbb1ee649e09e956952285782cfdebd7e81fc78384f48dfab3d66c6eaf3f63f
botocore==1.35.29 \
--hash=sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b \
--hash=sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions PostGIS/14/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "78",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-23T05:30:38.16176Z",
"IMAGE_RELEASE_VERSION": "79",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-27T23:43:48.240597Z",
"POSTGIS_IMAGE_VERSION": "14-3.4"
}
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.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="78" \
release="79" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 14-3.4."

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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in
boto3==1.35.28 \
--hash=sha256:8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a \
--hash=sha256:dc088b86a14f17d3cd2e96915c6ccfd31bce640dfe9180df579ed311bc6bf0fc
botocore==1.35.28 \
--hash=sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55 \
--hash=sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527
boto3==1.35.29 \
--hash=sha256:2244044cdfa8ac345d7400536dc15a4824835e7ec5c55bc267e118af66bb27db \
--hash=sha256:7bbb1ee649e09e956952285782cfdebd7e81fc78384f48dfab3d66c6eaf3f63f
botocore==1.35.29 \
--hash=sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b \
--hash=sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions PostGIS/15/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "78",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-23T05:30:25.355286Z",
"IMAGE_RELEASE_VERSION": "79",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-27T23:43:25.984431Z",
"POSTGIS_IMAGE_VERSION": "15-3.4"
}
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.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="78" \
release="79" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 15-3.4."

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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in
boto3==1.35.28 \
--hash=sha256:8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a \
--hash=sha256:dc088b86a14f17d3cd2e96915c6ccfd31bce640dfe9180df579ed311bc6bf0fc
botocore==1.35.28 \
--hash=sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55 \
--hash=sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527
boto3==1.35.29 \
--hash=sha256:2244044cdfa8ac345d7400536dc15a4824835e7ec5c55bc267e118af66bb27db \
--hash=sha256:7bbb1ee649e09e956952285782cfdebd7e81fc78384f48dfab3d66c6eaf3f63f
botocore==1.35.29 \
--hash=sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b \
--hash=sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions PostGIS/16/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.11.1",
"IMAGE_RELEASE_VERSION": "70",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-23T05:30:26.99959Z",
"IMAGE_RELEASE_VERSION": "71",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-27T23:43:35.753987Z",
"POSTGIS_IMAGE_VERSION": "16-3.4"
}
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.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="70" \
release="71" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 16-3.4."

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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in
boto3==1.35.28 \
--hash=sha256:8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a \
--hash=sha256:dc088b86a14f17d3cd2e96915c6ccfd31bce640dfe9180df579ed311bc6bf0fc
botocore==1.35.28 \
--hash=sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55 \
--hash=sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527
boto3==1.35.29 \
--hash=sha256:2244044cdfa8ac345d7400536dc15a4824835e7ec5c55bc267e118af66bb27db \
--hash=sha256:7bbb1ee649e09e956952285782cfdebd7e81fc78384f48dfab3d66c6eaf3f63f
botocore==1.35.29 \
--hash=sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b \
--hash=sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5
# 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.11.1",
"IMAGE_RELEASE_VERSION": "7",
"IMAGE_RELEASE_VERSION": "8",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-09-09T05:56:17.114239Z",
"POSTGIS_IMAGE_VERSION": "17beta3-master"
}
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:17beta3-master
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="7" \
release="8" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 17beta3-master."

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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in
boto3==1.35.28 \
--hash=sha256:8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a \
--hash=sha256:dc088b86a14f17d3cd2e96915c6ccfd31bce640dfe9180df579ed311bc6bf0fc
botocore==1.35.28 \
--hash=sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55 \
--hash=sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527
boto3==1.35.29 \
--hash=sha256:2244044cdfa8ac345d7400536dc15a4824835e7ec5c55bc267e118af66bb27db \
--hash=sha256:7bbb1ee649e09e956952285782cfdebd7e81fc78384f48dfab3d66c6eaf3f63f
botocore==1.35.29 \
--hash=sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b \
--hash=sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5
# 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.11.1 \
--hash=sha256:295b9b7e058e064338f66ca0d10e4892e784a2347f06e4a225164995f6114498 \
--hash=sha256:4f424f3327cb24fb82d6a29dc1cdf02222b950c447c78273273d6eb76d7ce8d7
# via -r requirements.in
boto3==1.35.28 \
--hash=sha256:8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a \
--hash=sha256:dc088b86a14f17d3cd2e96915c6ccfd31bce640dfe9180df579ed311bc6bf0fc
botocore==1.35.28 \
--hash=sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55 \
--hash=sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527
boto3==1.35.29 \
--hash=sha256:2244044cdfa8ac345d7400536dc15a4824835e7ec5c55bc267e118af66bb27db \
--hash=sha256:7bbb1ee649e09e956952285782cfdebd7e81fc78384f48dfab3d66c6eaf3f63f
botocore==1.35.29 \
--hash=sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b \
--hash=sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 612e82f

Please sign in to comment.