mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
feat(olares-app): update system-frontend new version (#2027)
This commit is contained in:
parent
d5ddd59997
commit
86290d1ce9
1 changed files with 2 additions and 2 deletions
|
|
@ -303,7 +303,7 @@ spec:
|
|||
chown -R 1000:1000 /uploadstemp && \
|
||||
chown -R 1000:1000 /appdata
|
||||
- name: olares-app-init
|
||||
image: beclab/system-frontend:v1.5.21
|
||||
image: beclab/system-frontend:v1.5.22
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
|
@ -424,7 +424,7 @@ spec:
|
|||
- name: NATS_SUBJECT_VAULT
|
||||
value: os.vault.{{ .Values.bfl.username}}
|
||||
- name: user-service
|
||||
image: beclab/user-service:v0.0.66
|
||||
image: beclab/user-service:v0.0.67
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
|
|
|
|||
Loading…
Reference in a new issue