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 6f95307 commit 69ad225Copy full SHA for 69ad225
charts/coturn/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: coturn
3
-version: 0.1.0
+version: 0.2.0
charts/coturn/values.yaml
@@ -19,7 +19,7 @@ postgres:
19
pgbouncer:
20
image:
21
repository: "bitnami/pgbouncer"
22
- tag: "1.21.0-debian-11-r5"
+ tag: "1.24.0-debian-12-r5"
23
pullPolicy: IfNotPresent
24
replicas: 3
25
authType: "md5"
0 commit comments