We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ca510 commit 36a4475Copy full SHA for 36a4475
charts/coturn/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: coturn
3
-version: 0.3.0
+version: 0.3.1
charts/coturn/values.yaml
@@ -19,7 +19,7 @@ postgres:
19
pgbouncer:
20
image:
21
repository: "bitnami/pgbouncer"
22
- tag: "1.24.0-debian-12-r5"
+ tag: "1.24.1-debian-12-r10"
23
pullPolicy: IfNotPresent
24
replicas: 2
25
authType: "md5"
0 commit comments