feat(olares-app): update new version to v1.10.10 (#2870)

This commit is contained in:
wiy 2026-04-13 23:39:48 +08:00 committed by GitHub
parent 0b9da26dc8
commit 738068a631
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -318,7 +318,7 @@ spec:
chown -R 1000:1000 /uploadstemp && \
chown -R 1000:1000 /appdata
- name: olares-app-init
image: beclab/system-frontend:v1.10.8
image: beclab/system-frontend:v1.10.10
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@ -440,7 +440,7 @@ spec:
- name: NATS_SUBJECT_VAULT
value: os.vault.{{ .Values.bfl.username}}
- name: user-service
image: beclab/user-service:v0.0.88
image: beclab/user-service:v0.0.89
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000

View file

@ -29,7 +29,7 @@ spec:
name: check-auth
containers:
- name: auth-front
image: beclab/login:v1.9.25
image: beclab/login:v1.10.10
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80