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

This commit is contained in:
Renovate Bot 2025-01-29 03:18:34 +00:00
parent f6a1d168e6
commit 5b1cb64952

View File

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