feat(olares-app): update olares new version to v1.6.16 (#2166)

This commit is contained in:
wiy
2025-12-05 23:41:42 +08:00
committed by GitHub
parent 57579813de
commit 4e9b8d840d
2 changed files with 2 additions and 2 deletions

View File

@@ -318,7 +318,7 @@ spec:
chown -R 1000:1000 /uploadstemp && \
chown -R 1000:1000 /appdata
- name: olares-app-init
image: beclab/system-frontend:v1.6.15
image: beclab/system-frontend:v1.6.16
imagePullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -210,7 +210,7 @@ spec:
command:
- /samba_share
- name: files
image: beclab/files-server:v0.2.134
image: beclab/files-server:v0.2.135
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: true