feat(system-frontend): release new version to v1.4.37 (#1860)

This commit is contained in:
wiy 2025-09-22 17:09:00 +08:00 committed by GitHub
parent 208fb789af
commit 37b930ea83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.35
image: beclab/system-frontend:v1.4.37
imagePullPolicy: IfNotPresent
command:
- /bin/sh

View file

@ -173,7 +173,7 @@ spec:
{{ end }}
- name: files
image: beclab/files-server:v0.2.118
image: beclab/files-server:v0.2.119
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: true