files&files server: add support for google drive and dropbox (#989)
* feat: files add support for google drive and dropbox * fix(files): update google drive and dropbox * limit version for appdata-backend --------- Co-authored-by: lovehunter9 <wangrx07@aliyun.com>
This commit is contained in:
@@ -113,7 +113,7 @@ spec:
|
||||
{{ end }}
|
||||
|
||||
- name: files
|
||||
image: beclab/files-server:v0.2.57
|
||||
image: beclab/files-server:v0.2.58
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: true
|
||||
|
||||
Reference in New Issue
Block a user