Compare commits
No commits in common. "8338ac2ef7eb46d49906dc74ce029fed31b7548f" and "1d1cc495597976e5048a4b98f25d8d10947e45c6" have entirely different histories.
8338ac2ef7
...
1d1cc49559
@ -431,7 +431,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: generate-signing-key
|
||||
image: "ghcr.io/element-hq/synapse:v1.106.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.105.1"
|
||||
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.106.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.105.1"
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
Loading…
Reference in New Issue
Block a user