Update ghcr.io/element-hq/synapse Docker tag to v1.135.0 #528

Merged
AverageMarcus merged 1 commits from renovate/ghcr.io-element-hq-synapse-1.x into master 2025-08-04 04:32:00 +00:00
Showing only changes of commit 9ee1014824 - Show all commits

View File

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