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 Oct 18, 2024
1 parent c87d8c0 commit 1f0352c
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.11.1",
"IMAGE_RELEASE_VERSION": "92",
"IMAGE_RELEASE_VERSION": "93",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-10-14T05:30:56.511168Z",
"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="92" \
release="93" \
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.42 \
--hash=sha256:a5b00f8b82dce62870759f04861747944da834d64a64355970120c475efdafc0 \
--hash=sha256:e1f36f8be453505cebcc3da178ea081b2a06c0e5e1cdee774f1067599b8d9c3e
botocore==1.35.42 \
--hash=sha256:05af0bb8b9cea7ce7bc589c332348d338a21b784e9d088a588fd10ec145007ff \
--hash=sha256:af348636f73dc24b7e2dc760a34d08c8f2f94366e9b4c78d877307b128abecef
boto3==1.35.43 \
--hash=sha256:0197f460632804577aa78b2f6daf7b823bffa9d4d67a5cebb179efff0fe9631b \
--hash=sha256:e6a50a0599f75b21de0de1a551a0564793d25b304fa623e4052e527b268de734
botocore==1.35.43 \
--hash=sha256:04539b85ade060601a3023cacb538fc17aad8c059a5a2e18fe4bc5d0d91fbd72 \
--hash=sha256:7cfdee9117617da97daaf259dd8484bcdc259c59eb7d1ce7db9ecf8506b7d36c
# 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.11.1",
"IMAGE_RELEASE_VERSION": "92",
"IMAGE_RELEASE_VERSION": "93",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-10-14T05:30:55.209432Z",
"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="92" \
release="93" \
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.42 \
--hash=sha256:a5b00f8b82dce62870759f04861747944da834d64a64355970120c475efdafc0 \
--hash=sha256:e1f36f8be453505cebcc3da178ea081b2a06c0e5e1cdee774f1067599b8d9c3e
botocore==1.35.42 \
--hash=sha256:05af0bb8b9cea7ce7bc589c332348d338a21b784e9d088a588fd10ec145007ff \
--hash=sha256:af348636f73dc24b7e2dc760a34d08c8f2f94366e9b4c78d877307b128abecef
boto3==1.35.43 \
--hash=sha256:0197f460632804577aa78b2f6daf7b823bffa9d4d67a5cebb179efff0fe9631b \
--hash=sha256:e6a50a0599f75b21de0de1a551a0564793d25b304fa623e4052e527b268de734
botocore==1.35.43 \
--hash=sha256:04539b85ade060601a3023cacb538fc17aad8c059a5a2e18fe4bc5d0d91fbd72 \
--hash=sha256:7cfdee9117617da97daaf259dd8484bcdc259c59eb7d1ce7db9ecf8506b7d36c
# 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.11.1",
"IMAGE_RELEASE_VERSION": "92",
"IMAGE_RELEASE_VERSION": "93",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-10-14T05:30:45.001084Z",
"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="92" \
release="93" \
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.42 \
--hash=sha256:a5b00f8b82dce62870759f04861747944da834d64a64355970120c475efdafc0 \
--hash=sha256:e1f36f8be453505cebcc3da178ea081b2a06c0e5e1cdee774f1067599b8d9c3e
botocore==1.35.42 \
--hash=sha256:05af0bb8b9cea7ce7bc589c332348d338a21b784e9d088a588fd10ec145007ff \
--hash=sha256:af348636f73dc24b7e2dc760a34d08c8f2f94366e9b4c78d877307b128abecef
boto3==1.35.43 \
--hash=sha256:0197f460632804577aa78b2f6daf7b823bffa9d4d67a5cebb179efff0fe9631b \
--hash=sha256:e6a50a0599f75b21de0de1a551a0564793d25b304fa623e4052e527b268de734
botocore==1.35.43 \
--hash=sha256:04539b85ade060601a3023cacb538fc17aad8c059a5a2e18fe4bc5d0d91fbd72 \
--hash=sha256:7cfdee9117617da97daaf259dd8484bcdc259c59eb7d1ce7db9ecf8506b7d36c
# 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.11.1",
"IMAGE_RELEASE_VERSION": "92",
"IMAGE_RELEASE_VERSION": "93",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-10-14T05:30:48.635259Z",
"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="92" \
release="93" \
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.42 \
--hash=sha256:a5b00f8b82dce62870759f04861747944da834d64a64355970120c475efdafc0 \
--hash=sha256:e1f36f8be453505cebcc3da178ea081b2a06c0e5e1cdee774f1067599b8d9c3e
botocore==1.35.42 \
--hash=sha256:05af0bb8b9cea7ce7bc589c332348d338a21b784e9d088a588fd10ec145007ff \
--hash=sha256:af348636f73dc24b7e2dc760a34d08c8f2f94366e9b4c78d877307b128abecef
boto3==1.35.43 \
--hash=sha256:0197f460632804577aa78b2f6daf7b823bffa9d4d67a5cebb179efff0fe9631b \
--hash=sha256:e6a50a0599f75b21de0de1a551a0564793d25b304fa623e4052e527b268de734
botocore==1.35.43 \
--hash=sha256:04539b85ade060601a3023cacb538fc17aad8c059a5a2e18fe4bc5d0d91fbd72 \
--hash=sha256:7cfdee9117617da97daaf259dd8484bcdc259c59eb7d1ce7db9ecf8506b7d36c
# 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.11.1",
"IMAGE_RELEASE_VERSION": "84",
"IMAGE_RELEASE_VERSION": "85",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-10-14T05:30:51.943742Z",
"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="84" \
release="85" \
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.42 \
--hash=sha256:a5b00f8b82dce62870759f04861747944da834d64a64355970120c475efdafc0 \
--hash=sha256:e1f36f8be453505cebcc3da178ea081b2a06c0e5e1cdee774f1067599b8d9c3e
botocore==1.35.42 \
--hash=sha256:05af0bb8b9cea7ce7bc589c332348d338a21b784e9d088a588fd10ec145007ff \
--hash=sha256:af348636f73dc24b7e2dc760a34d08c8f2f94366e9b4c78d877307b128abecef
boto3==1.35.43 \
--hash=sha256:0197f460632804577aa78b2f6daf7b823bffa9d4d67a5cebb179efff0fe9631b \
--hash=sha256:e6a50a0599f75b21de0de1a551a0564793d25b304fa623e4052e527b268de734
botocore==1.35.43 \
--hash=sha256:04539b85ade060601a3023cacb538fc17aad8c059a5a2e18fe4bc5d0d91fbd72 \
--hash=sha256:7cfdee9117617da97daaf259dd8484bcdc259c59eb7d1ce7db9ecf8506b7d36c
# 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": "13",
"IMAGE_RELEASE_VERSION": "14",
"POSTGIS_IMAGE_LAST_UPDATED": "2024-10-14T05:30:44.528442Z",
"POSTGIS_IMAGE_VERSION": "17-3.4"
}
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.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="13" \
release="14" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 17-3.4."

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.42 \
--hash=sha256:a5b00f8b82dce62870759f04861747944da834d64a64355970120c475efdafc0 \
--hash=sha256:e1f36f8be453505cebcc3da178ea081b2a06c0e5e1cdee774f1067599b8d9c3e
botocore==1.35.42 \
--hash=sha256:05af0bb8b9cea7ce7bc589c332348d338a21b784e9d088a588fd10ec145007ff \
--hash=sha256:af348636f73dc24b7e2dc760a34d08c8f2f94366e9b4c78d877307b128abecef
boto3==1.35.43 \
--hash=sha256:0197f460632804577aa78b2f6daf7b823bffa9d4d67a5cebb179efff0fe9631b \
--hash=sha256:e6a50a0599f75b21de0de1a551a0564793d25b304fa623e4052e527b268de734
botocore==1.35.43 \
--hash=sha256:04539b85ade060601a3023cacb538fc17aad8c059a5a2e18fe4bc5d0d91fbd72 \
--hash=sha256:7cfdee9117617da97daaf259dd8484bcdc259c59eb7d1ce7db9ecf8506b7d36c
# 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.42 \
--hash=sha256:a5b00f8b82dce62870759f04861747944da834d64a64355970120c475efdafc0 \
--hash=sha256:e1f36f8be453505cebcc3da178ea081b2a06c0e5e1cdee774f1067599b8d9c3e
botocore==1.35.42 \
--hash=sha256:05af0bb8b9cea7ce7bc589c332348d338a21b784e9d088a588fd10ec145007ff \
--hash=sha256:af348636f73dc24b7e2dc760a34d08c8f2f94366e9b4c78d877307b128abecef
boto3==1.35.43 \
--hash=sha256:0197f460632804577aa78b2f6daf7b823bffa9d4d67a5cebb179efff0fe9631b \
--hash=sha256:e6a50a0599f75b21de0de1a551a0564793d25b304fa623e4052e527b268de734
botocore==1.35.43 \
--hash=sha256:04539b85ade060601a3023cacb538fc17aad8c059a5a2e18fe4bc5d0d91fbd72 \
--hash=sha256:7cfdee9117617da97daaf259dd8484bcdc259c59eb7d1ce7db9ecf8506b7d36c
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 1f0352c

Please sign in to comment.