Roled back synapse

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2022-08-19 12:51:21 +01:00
parent d289898c02
commit 56d194f61f
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 2 additions and 2 deletions

View File

@ -446,7 +446,7 @@ spec:
fsGroup: 1000
initContainers:
- name: generate-signing-key
image: "matrixdotorg/synapse:v1.43.0"
image: "matrixdotorg/synapse:v1.46.0"
imagePullPolicy: IfNotPresent
env:
- name: SYNAPSE_SERVER_NAME
@ -473,7 +473,7 @@ spec:
mountPath: /data/keys
containers:
- name: "synapse"
image: "matrixdotorg/synapse:v1.65.0"
image: "matrixdotorg/synapse:v1.46.0"
imagePullPolicy: IfNotPresent
env:
- name: UID