Merge pull request 'Update ghcr.io/element-hq/synapse Docker tag to v1.131.0' (#490) from renovate/ghcr.io-element-hq-synapse-1.x into master

Reviewed-on: #490
This commit is contained in:
2025-06-05 05:11:49 +00:00

View File

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