Update ghcr.io/element-hq/synapse Docker tag to v1.121.1

This commit is contained in:
Renovate Bot 2024-12-12 03:05:10 +00:00
parent 603e63f417
commit 58f25cfff5

View File

@ -440,7 +440,7 @@ spec:
fsGroup: 1000 fsGroup: 1000
initContainers: initContainers:
- name: generate-signing-key - name: generate-signing-key
image: "ghcr.io/element-hq/synapse:v1.120.2" image: "ghcr.io/element-hq/synapse:v1.121.1"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: SYNAPSE_SERVER_NAME - name: SYNAPSE_SERVER_NAME
@ -467,7 +467,7 @@ spec:
mountPath: /data/keys mountPath: /data/keys
containers: containers:
- name: "synapse" - name: "synapse"
image: "ghcr.io/element-hq/synapse:v1.120.2" image: "ghcr.io/element-hq/synapse:v1.121.1"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http