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 4459bb4 commit c30091eCopy full SHA for c30091e
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 0.26.1
+version: 0.27.0
charts/synapse/values.yaml
@@ -149,7 +149,7 @@ synapse:
149
pgbouncer:
150
image:
151
repository: "bitnami/pgbouncer"
152
- tag: "1.24.1-debian-12-r0"
+ tag: "1.24.1-debian-12-r10"
153
pullPolicy: IfNotPresent
154
replicas: 2
155
# set thish gt 0 if you want to enable serveice sessionAffinity by ClientIP
@@ -458,7 +458,7 @@ matrixAuthentication:
458
# maxUnavailable: 1
459
460
repository: ghcr.io/element-hq/matrix-authentication-service
461
- tag: 0.20.0
+ tag: 1.1.0
462
463
resources: {}
464
# limits:
0 commit comments