Update matrixdotorg/synapse Docker tag to v1.94.0

This commit is contained in:
Renovate Bot 2023-10-10 12:03:05 +00:00
parent e85c3f7bf8
commit 9901c79b19
1 changed files with 2 additions and 2 deletions

View File

@ -431,7 +431,7 @@ spec:
fsGroup: 1000
initContainers:
- name: generate-signing-key
image: "matrixdotorg/synapse:v1.93.0"
image: "matrixdotorg/synapse:v1.94.0"
imagePullPolicy: IfNotPresent
env:
- name: SYNAPSE_SERVER_NAME
@ -458,7 +458,7 @@ spec:
mountPath: /data/keys
containers:
- name: "synapse"
image: "matrixdotorg/synapse:v1.93.0"
image: "matrixdotorg/synapse:v1.94.0"
imagePullPolicy: IfNotPresent
ports:
- name: http