Compare commits

...

2 Commits

Author SHA1 Message Date
qq815776412
6e93e4574e feat(system-frontend): release new version to v1.4.20 2025-09-02 22:43:03 +08:00
aby913
cf7b5d932a refactor(files): task pause and resume 2025-09-02 22:31:43 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -321,7 +321,7 @@ spec:
- name: PGDB
value: user_space_{{ .Values.bfl.username }}_cloud_drive_integration
- name: olares-app-init
image: beclab/system-frontend:v1.4.19
image: beclab/system-frontend:v1.4.20
imagePullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -172,7 +172,7 @@ spec:
{{ end }}
- name: files
image: beclab/files-server:v0.2.105
image: beclab/files-server:v0.2.106
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: true