Skip to content

Commit 557f893

Browse files
committed
synapse 1.137->1.138, mas 1.1->1.2, admin to etke49
1 parent 54247de commit 557f893

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.30.2
3+
version: 0.31.0

charts/synapse/values.yaml

Lines changed: 3 additions & 3 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.137.0"
17+
tag: "v1.138.4"
1818
pullPolicy: IfNotPresent
1919
autoscaling:
2020
enabled: true
@@ -400,7 +400,7 @@ admin:
400400
annotations: {}
401401
image:
402402
repository: "ghcr.io/etkecc/synapse-admin"
403-
tag: "v0.11.1-etke47"
403+
tag: "v0.11.1-etke49"
404404
pullPolicy: IfNotPresent
405405
replicas: 1
406406
resources: {}
@@ -470,7 +470,7 @@ matrixAuthentication:
470470
# maxUnavailable: 1
471471
image:
472472
repository: ghcr.io/element-hq/matrix-authentication-service
473-
tag: 1.1.0
473+
tag: 1.2.0
474474
pullPolicy: IfNotPresent
475475
resources: {}
476476
# limits:

0 commit comments

Comments
 (0)