mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
system frontend: update system frontend to v1.5.3 (#1884)
feat: update system frontend to v1.5.3
This commit is contained in:
parent
2def8f51b7
commit
3c5e037372
1 changed files with 1 additions and 1 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.5.2
|
||||
image: beclab/system-frontend:v1.5.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue