Skip to content

Commit 69ad225

Browse files
committed
bump pgbouncer 1.24.0-debian-12-r5
1 parent 6f95307 commit 69ad225

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/coturn/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
name: coturn
3-
version: 0.1.0
3+
version: 0.2.0

charts/coturn/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ postgres:
1919
pgbouncer:
2020
image:
2121
repository: "bitnami/pgbouncer"
22-
tag: "1.21.0-debian-11-r5"
22+
tag: "1.24.0-debian-12-r5"
2323
pullPolicy: IfNotPresent
2424
replicas: 3
2525
authType: "md5"

0 commit comments

Comments
 (0)