Skip to content

Commit c30091e

Browse files
committed
bump mas 0.20 -> 1.1
1 parent 4459bb4 commit c30091e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.26.1
3+
version: 0.27.0

charts/synapse/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ synapse:
149149
pgbouncer:
150150
image:
151151
repository: "bitnami/pgbouncer"
152-
tag: "1.24.1-debian-12-r0"
152+
tag: "1.24.1-debian-12-r10"
153153
pullPolicy: IfNotPresent
154154
replicas: 2
155155
# set thish gt 0 if you want to enable serveice sessionAffinity by ClientIP
@@ -458,7 +458,7 @@ matrixAuthentication:
458458
# maxUnavailable: 1
459459
image:
460460
repository: ghcr.io/element-hq/matrix-authentication-service
461-
tag: 0.20.0
461+
tag: 1.1.0
462462
pullPolicy: IfNotPresent
463463
resources: {}
464464
# limits:

0 commit comments

Comments
 (0)