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 Mar 19, 2024
1 parent db89add commit 3b584ea
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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-20240311-slim",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"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="3" \
release="4" \
summary="Container images for PgBouncer (connection pooler for PostgreSQL)." \
description="This Docker image contains PgBouncer based on Debian ${DEBIAN_VERSION}."

Expand Down
6 changes: 3 additions & 3 deletions packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ libpam-runtime/now 1.3.1-5 all [installed,local]
libpam0g/now 1.3.1-5 amd64 [installed,local]
libpcre3/now 2:8.39-12 amd64 [installed,local]
libpopt0/now 1.16-12 amd64 [installed,local]
libpq5/now 11.22-0+deb10u1 amd64 [installed,local]
libpq5/now 11.22-0+deb10u2 amd64 [installed,local]
libprocps7/now 2:3.3.15-2 amd64 [installed,local]
libpython2.7-minimal/now 2.7.16-2+deb10u3 amd64 [installed,local]
libpython2.7-stdlib/now 2.7.16-2+deb10u3 amd64 [installed,local]
Expand Down Expand Up @@ -163,8 +163,8 @@ netbase/now 5.6 all [installed,local]
openssl/now 1.1.1n-0+deb10u6 amd64 [installed,local]
passwd/now 1:4.5-1.1 amd64 [installed,local]
perl-base/now 5.28.1-6+deb10u1 amd64 [installed,local]
postgresql-11/now 11.22-0+deb10u1 amd64 [installed,local]
postgresql-client-11/now 11.22-0+deb10u1 amd64 [installed,local]
postgresql-11/now 11.22-0+deb10u2 amd64 [installed,local]
postgresql-client-11/now 11.22-0+deb10u2 amd64 [installed,local]
postgresql-client-common/now 200+deb10u5 all [installed,local]
postgresql-common/now 200+deb10u5 all [installed,local]
postgresql/now 11+200+deb10u5 all [installed,local]
Expand Down

0 comments on commit 3b584ea

Please sign in to comment.