Skip to content

Commit 79980de

Browse files
committed
ketesa 1.2->1.3, envoy 1.37.4->1.37.5, mas 1.18->1.21
1 parent aa4d1a8 commit 79980de

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/synapse/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
appVersion: 1.157.2
33
description: matrix synapse kubernetes deployment
44
name: synapse
5-
version: 3.1.0
5+
version: 3.2.0

charts/synapse/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ admin:
612612
annotations: {}
613613
image:
614614
repository: "ghcr.io/etkecc/ketesa"
615-
tag: "v1.2.1"
615+
tag: "v1.3.0"
616616
pullPolicy: IfNotPresent
617617
replicas: 1
618618
resources: {}
@@ -641,7 +641,7 @@ envoyProxy:
641641
# maxUnavailable: 1
642642
image:
643643
repository: envoyproxy/envoy
644-
tag: v1.37.4
644+
tag: v1.37.5
645645
pullPolicy: IfNotPresent
646646
resources: {}
647647
# limits:
@@ -686,7 +686,7 @@ matrixAuthentication:
686686
# maxUnavailable: 1
687687
image:
688688
repository: ghcr.io/element-hq/matrix-authentication-service
689-
tag: 1.18.0
689+
tag: 1.21.0
690690
pullPolicy: IfNotPresent
691691
resources: {}
692692
# limits:

0 commit comments

Comments
 (0)