Daily automatic update

This commit is contained in:
CloudNativePG Automated Updates
2024-02-14 00:15:21 +00:00
parent 779bd09e16
commit 6632a60c9e
17 changed files with 73 additions and 73 deletions

View File

@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.10.0",
"IMAGE_RELEASE_VERSION": "18",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-07T12:13:24.083706Z",
"POSTGRES_IMAGE_VERSION": "15.5-bullseye"
"IMAGE_RELEASE_VERSION": "1",
"POSTGRES_IMAGE_LAST_UPDATED": "2024-02-13T18:18:09.715857Z",
"POSTGRES_IMAGE_VERSION": "15.6-bullseye"
}

View File

@@ -14,17 +14,17 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
FROM postgres:15.5-bullseye
FROM postgres:15.6-bullseye
# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="18" \
release="1" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.5-bullseye."
description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.6-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.5-bullseye."
LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.6-bullseye."
COPY requirements.txt /

View File

@@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.10.0 \
# via
# -r requirements.in
# barman
boto3==1.34.40 \
--hash=sha256:49eb215e4142d441e26eedaf5d0b43065200f0849d82c904bc9a62d1328016cd \
--hash=sha256:81d026ed8c8305b880c71f9f287f9b745b52bd358a91cfc133844c907db4d7ee
botocore==1.34.40 \
--hash=sha256:a3edd774653a61a1b211e4ea88cdb1c2655ffcc7660ba77b41a4027b097d145d \
--hash=sha256:cb794bdb5b3d41845749a182ec93cb1453560e52b97ae0ab43ace81deb011f6d
boto3==1.34.41 \
--hash=sha256:9fd66f22a4cdd63165a7a19186fff9b6e3d742e83498ea3f3231bab6ae4bf0f3 \
--hash=sha256:ae1a974c728c076a49392a695102124f650f45361c654bb7c0bef1bb644c52d5
botocore==1.34.41 \
--hash=sha256:3a6943c75a0d292ab6e008bce58ee6503776969479f991f5ad03a5d877af29ae \
--hash=sha256:9b5827332da766da487e5a5b14b36e02528be9f2e899f909577afb7001eb441d
# via
# boto3
# s3transfer