File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : synapse
3
- version : 0.5.5
3
+ version : 0.6.0
Original file line number Diff line number Diff line change @@ -307,7 +307,7 @@ admin:
307
307
serverName : NOT-CONFIGURED
308
308
image :
309
309
repository : " awesometechnologies/synapse-admin"
310
- tag : " 0.10.2 "
310
+ tag : " 0.10.3 "
311
311
pullPolicy : IfNotPresent
312
312
replicas : 1
313
313
resources : {}
@@ -373,7 +373,7 @@ envoyProxy:
373
373
# maxUnavailable: 1
374
374
image :
375
375
repository : envoyproxy/envoy
376
- tag : v1.27.7
376
+ tag : v1.31.2
377
377
pullPolicy : IfNotPresent
378
378
resources : {}
379
379
# limits:
@@ -417,7 +417,7 @@ matrixAuthentication:
417
417
# maxUnavailable: 1
418
418
image :
419
419
repository : ghcr.io/matrix-org/matrix-authentication-service
420
- tag : 0.9 .0
420
+ tag : 0.11 .0
421
421
pullPolicy : IfNotPresent
422
422
resources : {}
423
423
# limits:
You can’t perform that action at this time.
0 commit comments