Update ghcr.io/element-hq/synapse Docker tag to v1.125.0 #432

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-element-hq-synapse-1.x into master 2025-02-26 08:08:02 +00:00
Showing only changes of commit 042c1893a0 - Show all commits

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.124.0" image: "ghcr.io/element-hq/synapse:v1.125.0"
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.124.0" image: "ghcr.io/element-hq/synapse:v1.125.0"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http