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

Reviewed-on: #222
This commit is contained in:
Marcus Noble 2024-04-03 06:26:40 +00:00
commit f8ede83f25
1 changed files with 2 additions and 2 deletions

View File

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