Skip to content

Commit c365894

Browse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent bdfb112 commit c365894

20 files changed

+40
-40
lines changed

PostGIS/12/.versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "73",
2+
"BARMAN_VERSION": "3.12.1",
3+
"IMAGE_RELEASE_VERSION": "74",
44
"POSTGIS_IMAGE_LAST_UPDATED": "2025-02-03T05:29:16.433854Z",
55
"POSTGIS_IMAGE_VERSION": "12-3.5"
66
}

PostGIS/12/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgis/postgis:12-3.5
2020
LABEL name="PostgreSQL + PostGIS Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="73" \
23+
release="74" \
2424
summary="PostgreSQL + PostGIS Container images." \
2525
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 12-3.5."
2626

PostGIS/12/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ azure-identity==1.20.0 \
1616
azure-storage-blob==12.24.1 \
1717
--hash=sha256:052b2a1ea41725ba12e2f4f17be85a54df1129e13ea0321f5a2fcc851cbf47d4 \
1818
--hash=sha256:77fb823fdbac7f3c11f7d86a5892e2f85e161e8440a7489babe2195bf248f09e
19-
barman[azure,cloud,google,snappy]==3.13.0 \
20-
--hash=sha256:4c040d65f80dcd69876063781524ffa4f7918969d98b461eb43123ac5f96f260 \
21-
--hash=sha256:b2ff8af2bacc6958efeec23fa26295f035658ab55d815d7f3c583cef1d8bfdfe
19+
barman[azure,cloud,google,snappy]==3.12.1 \
20+
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
21+
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
2323
boto3==1.35.99 \
2424
--hash=sha256:83e560faaec38a956dfb3d62e05e1703ee50432b45b788c09e25107c5058bd71 \

PostGIS/13/.versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "79",
2+
"BARMAN_VERSION": "3.12.1",
3+
"IMAGE_RELEASE_VERSION": "80",
44
"POSTGIS_IMAGE_LAST_UPDATED": "2025-02-24T13:43:15.054294Z",
55
"POSTGIS_IMAGE_VERSION": "13-3.5"
66
}

PostGIS/13/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgis/postgis:13-3.5
2020
LABEL name="PostgreSQL + PostGIS Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="79" \
23+
release="80" \
2424
summary="PostgreSQL + PostGIS Container images." \
2525
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 13-3.5."
2626

PostGIS/13/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ azure-identity==1.20.0 \
1616
azure-storage-blob==12.24.1 \
1717
--hash=sha256:052b2a1ea41725ba12e2f4f17be85a54df1129e13ea0321f5a2fcc851cbf47d4 \
1818
--hash=sha256:77fb823fdbac7f3c11f7d86a5892e2f85e161e8440a7489babe2195bf248f09e
19-
barman[azure,cloud,google,snappy]==3.13.0 \
20-
--hash=sha256:4c040d65f80dcd69876063781524ffa4f7918969d98b461eb43123ac5f96f260 \
21-
--hash=sha256:b2ff8af2bacc6958efeec23fa26295f035658ab55d815d7f3c583cef1d8bfdfe
19+
barman[azure,cloud,google,snappy]==3.12.1 \
20+
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
21+
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
2323
boto3==1.35.99 \
2424
--hash=sha256:83e560faaec38a956dfb3d62e05e1703ee50432b45b788c09e25107c5058bd71 \

PostGIS/14/.versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "79",
2+
"BARMAN_VERSION": "3.12.1",
3+
"IMAGE_RELEASE_VERSION": "80",
44
"POSTGIS_IMAGE_LAST_UPDATED": "2025-02-24T13:43:30.093685Z",
55
"POSTGIS_IMAGE_VERSION": "14-3.5"
66
}

PostGIS/14/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM postgis/postgis:14-3.5
2020
LABEL name="PostgreSQL + PostGIS Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="79" \
23+
release="80" \
2424
summary="PostgreSQL + PostGIS Container images." \
2525
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 14-3.5."
2626

PostGIS/14/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ azure-identity==1.20.0 \
1616
azure-storage-blob==12.24.1 \
1717
--hash=sha256:052b2a1ea41725ba12e2f4f17be85a54df1129e13ea0321f5a2fcc851cbf47d4 \
1818
--hash=sha256:77fb823fdbac7f3c11f7d86a5892e2f85e161e8440a7489babe2195bf248f09e
19-
barman[azure,cloud,google,snappy]==3.13.0 \
20-
--hash=sha256:4c040d65f80dcd69876063781524ffa4f7918969d98b461eb43123ac5f96f260 \
21-
--hash=sha256:b2ff8af2bacc6958efeec23fa26295f035658ab55d815d7f3c583cef1d8bfdfe
19+
barman[azure,cloud,google,snappy]==3.12.1 \
20+
--hash=sha256:258ef7100717f66032402e0abe03c977089c50fc47143df5708e92aa1d772937 \
21+
--hash=sha256:9dd7be219b6f74954b80cdc28f9a72f2acb923e7da65edd0f41cdc82fd32e169
2222
# via -r requirements.in
2323
boto3==1.35.99 \
2424
--hash=sha256:83e560faaec38a956dfb3d62e05e1703ee50432b45b788c09e25107c5058bd71 \

PostGIS/15/.versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"BARMAN_VERSION": "3.13.0",
3-
"IMAGE_RELEASE_VERSION": "79",
2+
"BARMAN_VERSION": "3.12.1",
3+
"IMAGE_RELEASE_VERSION": "80",
44
"POSTGIS_IMAGE_LAST_UPDATED": "2025-02-24T13:43:25.06409Z",
55
"POSTGIS_IMAGE_VERSION": "15-3.5"
66
}

0 commit comments

Comments
 (0)