mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
fix: files smb_history req and resp bugfix (#1811)
This commit is contained in:
parent
66e1055191
commit
2c3964b15a
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ spec:
|
|||
{{ end }}
|
||||
|
||||
- name: files
|
||||
image: beclab/files-server:v0.2.110
|
||||
image: beclab/files-server:v0.2.111
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue