Skip to content

Commit 96a629d

Browse files
committed
matrix 1.139 -> 1.142
1 parent f661b93 commit 96a629d

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.33.0
3+
version: 0.34.0

charts/synapse/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ synapse:
1414
image:
1515
repository: "ghcr.io/code-tool/matrix-stack/synapse"
1616
# varsion with git+https://github.com/davefatkin/synapse-s3-storage-provider.git#egg=synapse-s3-storage-provider
17-
tag: "v1.139.2"
17+
tag: "v1.142.1"
1818
pullPolicy: IfNotPresent
1919
autoscaling:
2020
enabled: true
@@ -470,7 +470,7 @@ matrixAuthentication:
470470
# maxUnavailable: 1
471471
image:
472472
repository: ghcr.io/element-hq/matrix-authentication-service
473-
tag: 1.5.0
473+
tag: 1.6.0
474474
pullPolicy: IfNotPresent
475475
resources: {}
476476
# limits:

0 commit comments

Comments
 (0)