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

This commit is contained in:
Renovate Bot 2024-10-30 03:06:55 +00:00
parent 5ec8620d73
commit 7b460e7a60

View File

@ -440,7 +440,7 @@ spec:
fsGroup: 1000
initContainers:
- name: generate-signing-key
image: "ghcr.io/element-hq/synapse:v1.117.0"
image: "ghcr.io/element-hq/synapse:v1.118.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.117.0"
image: "ghcr.io/element-hq/synapse:v1.118.0"
imagePullPolicy: IfNotPresent
ports:
- name: http