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

This commit is contained in:
2025-03-27 03:02:22 +00:00
parent 08b7b65060
commit c1054c5f56

View File

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