File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- VERSION =v1.146.0
1+ VERSION =v1.149.1
22
33all : build-main push-main build-e2e push-e2e
44
Original file line number Diff line number Diff line change 1- ARG SYNAPSE_PKG_VER="v1.142 .1"
1+ ARG SYNAPSE_PKG_VER="v1.149 .1"
22ARG PYTHON_PKG_VER="3.13"
33
44# stage 1 : build pip
Original file line number Diff line number Diff line change 11---
22name : synapse
3- version : 0.46.2
3+ version : 0.47.0
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ synapse:
1616 # this is patched version of mainstream synamse
1717 # please find patches by link: https://github.com/code-tool/matrix-stack/tree/main/build
1818 # also this ghcr contains synapse:v1.146.0-e2e-optimized with e2e_room_key query patches
19- tag : " v1.146.0 "
19+ tag : " v1.149.1 "
2020 pullPolicy : IfNotPresent
2121 autoscaling :
2222 enabled : true
@@ -505,7 +505,7 @@ envoyProxy:
505505 # maxUnavailable: 1
506506 image :
507507 repository : envoyproxy/envoy
508- tag : v1.36.4
508+ tag : v1.36.6
509509 pullPolicy : IfNotPresent
510510 resources : {}
511511 # limits:
@@ -549,7 +549,7 @@ matrixAuthentication:
549549 # maxUnavailable: 1
550550 image :
551551 repository : ghcr.io/element-hq/matrix-authentication-service
552- tag : 1.10 .0
552+ tag : 1.14 .0
553553 pullPolicy : IfNotPresent
554554 resources : {}
555555 # limits:
You can’t perform that action at this time.
0 commit comments