Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudNativePG Automated Updates committed Apr 18, 2024
1 parent fc4653d commit 5d30da1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"DEBIAN_VERSION": "buster-20240408-slim",
"IMAGE_RELEASE_VERSION": "9",
"IMAGE_RELEASE_VERSION": "10",
"PGBOUNCER_VERSION": "1.22.1"
}
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ARG TARGETARCH
LABEL name="PgBouncer Container Images" \
vendor="The CloudNativePG Contributors" \
version="1.22.1" \
release="9" \
release="10" \
summary="Container images for PgBouncer (connection pooler for PostgreSQL)." \
description="This Docker image contains PgBouncer based on Debian ${DEBIAN_VERSION}."

Expand Down
2 changes: 1 addition & 1 deletion packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ ssl-cert/now 1.0.39 all [installed,local]
sysstat/now 12.0.3-2+deb10u2 amd64 [installed,local]
sysvinit-utils/now 2.93-8 amd64 [installed,local]
tar/now 1.30+dfsg-6+deb10u1 amd64 [installed,local]
tzdata/now 2021a-0+deb10u12 all [installed,local]
tzdata/now 2024a-0+deb10u1 all [installed,local]
ucf/now 3.0038+nmu1 all [installed,local]
util-linux/now 2.33.1-0.1+deb10u1 amd64 [installed,local]
xz-utils/now 5.2.4-1+deb10u1 amd64 [installed,local]
Expand Down

0 comments on commit 5d30da1

Please sign in to comment.