Update matrixdotorg/synapse Docker tag to v1.91.2

This commit is contained in:
Renovate Bot 2023-09-06 18:03:39 +00:00
parent 93a103979b
commit b228f836a0

View File

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