mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
feat(system-frontend): release new version to v1.4.37 (#1860)
This commit is contained in:
parent
208fb789af
commit
37b930ea83
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue