mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
feat(olares-app): update olares-app version to v1.5.8 (#1947)
This commit is contained in:
parent
8aa08d041d
commit
1d3cbde451
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.7
|
||||
image: beclab/system-frontend:v1.5.8
|
||||
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.59
|
||||
image: beclab/user-service:v0.0.60
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
|
|
|
|||
Loading…
Reference in a new issue