app-service, bfl: add a title to the shared entrance (#2143)

This commit is contained in:
eball 2025-12-02 23:41:04 +08:00 committed by GitHub
parent eea2dfb67a
commit 03e8dd0ac7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -170,7 +170,7 @@ spec:
priorityClassName: "system-cluster-critical"
containers:
- name: app-service
image: beclab/app-service:0.4.52
image: beclab/app-service:0.4.53
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0

View file

@ -266,7 +266,7 @@ spec:
containers:
- name: api
image: beclab/bfl:v0.4.33
image: beclab/bfl:v0.4.34
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 1000