system frontend, user service: update system frontend to v1.5.21 and user-service to v0.0.66 (#2026)

feat: update system frontend to v1.5.21 and user-service to v0.0.66
This commit is contained in:
berg 2025-10-31 23:20:57 +08:00 committed by GitHub
parent 64883f1752
commit d5ddd59997
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.20
image: beclab/system-frontend:v1.5.21
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.65
image: beclab/user-service:v0.0.66
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000