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

This commit is contained in:
2025-06-18 03:04:45 +00:00
parent 3aadc6846b
commit 9aae8abd53

View File

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