Skip to content

Commit 6f95307

Browse files
committed
bump pgbouncer
1 parent 31e5075 commit 6f95307

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/synapse/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
name: synapse
3-
version: 0.14.0
3+
version: 0.15.0

charts/synapse/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ synapse:
110110
pgbouncer:
111111
image:
112112
repository: "bitnami/pgbouncer"
113-
tag: "1.21.0-debian-11-r5"
113+
tag: "1.24.0-debian-12-r5"
114114
pullPolicy: IfNotPresent
115115
replicas: 2
116116
# set thish gt 0 if you want to enable serveice sessionAffinity by ClientIP

0 commit comments

Comments
 (0)