k/matrix/element: bump to 1.11.112
This commit is contained in:
parent
6c1e8d7c4f
commit
7f45548ae7
|
@ -35,6 +35,9 @@ spec:
|
|||
- mountPath: /var/run/pid
|
||||
name: ephemeral
|
||||
subPath: pid
|
||||
- mountPath: /tmp
|
||||
name: ephemeral
|
||||
subPath: tmp
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
|
|
@ -16,4 +16,4 @@ configMapGenerator:
|
|||
- files/default.conf
|
||||
images:
|
||||
- name: vectorim/element-web
|
||||
newTag: v1.11.67@sha256:5dcccfdebc05852e835de3fbb36d34cd34de2776724f0c8c50167d5da382e8ae
|
||||
newTag: v1.11.112@sha256:6e38aeb4d30c6e6fd06db85dc20b07facfdad2de0312f352a1c35d516cdf7367
|
||||
|
|
Loading…
Reference in New Issue