feat(olares-app): update olares-app version to v1.5.8 (#1947)

This commit is contained in:
wiy 2025-10-18 00:14:44 +08:00 committed by GitHub
parent 8aa08d041d
commit 1d3cbde451
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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