Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 779bd09

Browse filesBrowse files
author
CloudNativePG Automated Updates
committed
Daily automatic update
1 parent 952d041 commit 779bd09
Copy full SHA for 779bd09

9 files changed

+49
-49
lines changed

‎Debian/11/requirements.txt

Copy file name to clipboardExpand all lines: Debian/11/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
2525
# via
2626
# -r requirements.in
2727
# barman
28-
boto3==1.34.39 \
29-
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
30-
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
31-
botocore==1.34.39 \
32-
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
33-
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
28+
boto3==1.34.40 \
29+
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
30+
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
31+
botocore==1.34.40 \
32+
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
33+
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
3434
# via
3535
# boto3
3636
# s3transfer

‎Debian/12/.versions.json

Copy file name to clipboard
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"BARMAN_VERSION": "3.10.0",
3-
"IMAGE_RELEASE_VERSION": "20",
4-
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-07T12:08:54.696471Z",
5-
"POSTGRES_IMAGE_VERSION": "12.17-bullseye"
3+
"IMAGE_RELEASE_VERSION": "1",
4+
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-13T00:11:46.996551Z",
5+
"POSTGRES_IMAGE_VERSION": "12.18-bullseye"
66
}

‎Debian/12/Dockerfile

Copy file name to clipboardExpand all lines: Debian/12/Dockerfile
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
FROM postgres:12.17-bullseye
17+
FROM postgres:12.18-bullseye
1818

1919
# Do not split the description, otherwise we will see a blank space in the labels
2020
LABEL name="PostgreSQL Container Images" \
2121
vendor="The CloudNativePG Contributors" \
2222
version="${PG_VERSION}" \
23-
release="20" \
23+
release="1" \
2424
summary="PostgreSQL Container images." \
25-
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
25+
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.18-bullseye."
2626

27-
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.17-bullseye."
27+
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 12.18-bullseye."
2828

2929
COPY requirements.txt /
3030

‎Debian/12/requirements.txt

Copy file name to clipboardExpand all lines: Debian/12/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
2525
# via
2626
# -r requirements.in
2727
# barman
28-
boto3==1.34.39 \
29-
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
30-
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
31-
botocore==1.34.39 \
32-
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
33-
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
28+
boto3==1.34.40 \
29+
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
30+
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
31+
botocore==1.34.40 \
32+
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
33+
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
3434
# via
3535
# boto3
3636
# s3transfer

‎Debian/13/requirements.txt

Copy file name to clipboardExpand all lines: Debian/13/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
2525
# via
2626
# -r requirements.in
2727
# barman
28-
boto3==1.34.39 \
29-
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
30-
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
31-
botocore==1.34.39 \
32-
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
33-
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
28+
boto3==1.34.40 \
29+
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
30+
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
31+
botocore==1.34.40 \
32+
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
33+
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
3434
# via
3535
# boto3
3636
# s3transfer

‎Debian/14/requirements.txt

Copy file name to clipboardExpand all lines: Debian/14/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
2525
# via
2626
# -r requirements.in
2727
# barman
28-
boto3==1.34.39 \
29-
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
30-
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
31-
botocore==1.34.39 \
32-
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
33-
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
28+
boto3==1.34.40 \
29+
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
30+
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
31+
botocore==1.34.40 \
32+
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
33+
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
3434
# via
3535
# boto3
3636
# s3transfer

‎Debian/15/requirements.txt

Copy file name to clipboardExpand all lines: Debian/15/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
2525
# via
2626
# -r requirements.in
2727
# barman
28-
boto3==1.34.39 \
29-
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
30-
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
31-
botocore==1.34.39 \
32-
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
33-
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
28+
boto3==1.34.40 \
29+
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
30+
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
31+
botocore==1.34.40 \
32+
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
33+
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
3434
# via
3535
# boto3
3636
# s3transfer

‎Debian/16/requirements.txt

Copy file name to clipboardExpand all lines: Debian/16/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
2525
# via
2626
# -r requirements.in
2727
# barman
28-
boto3==1.34.39 \
29-
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
30-
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
31-
botocore==1.34.39 \
32-
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
33-
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
28+
boto3==1.34.40 \
29+
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
30+
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
31+
botocore==1.34.40 \
32+
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
33+
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
3434
# via
3535
# boto3
3636
# s3transfer

‎Debian/src/requirements.txt

Copy file name to clipboardExpand all lines: Debian/src/requirements.txt
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
2525
# via
2626
# -r requirements.in
2727
# barman
28-
boto3==1.34.39 \
29-
--hash=sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b \
30-
--hash=sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8
31-
botocore==1.34.39 \
32-
--hash=sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5 \
33-
--hash=sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753
28+
boto3==1.34.40 \
29+
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
30+
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
31+
botocore==1.34.40 \
32+
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
33+
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
3434
# via
3535
# boto3
3636
# s3transfer

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.