market: waiting for the app-service to start & displays the failed status of the installation button. (#1499)

feat: update market version
This commit is contained in:
berg 2025-06-30 23:57:57 +08:00 committed by GitHub
parent 5df379f286
commit bf57da0fa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 3 deletions

View file

@ -351,7 +351,7 @@ spec:
- name: PGDB
value: user_space_{{ .Values.bfl.username }}_cloud_drive_integration
- name: system-frontend-init
image: beclab/system-frontend:v1.3.88
image: beclab/system-frontend:v1.3.89
imagePullPolicy: IfNotPresent
command:
- /bin/sh

View file

@ -82,10 +82,16 @@ spec:
- authelia-backend.os-framework:9091
image: owncloudci/wait-for:latest
imagePullPolicy: IfNotPresent
name: check-auth
name: check-auth
- args:
- -it
- app-service.os-framework:6755
image: owncloudci/wait-for:latest
imagePullPolicy: IfNotPresent
name: check-appservice
containers:
- name: appstore-backend
image: beclab/market-backend:v0.4.3
image: beclab/market-backend:v0.4.4
imagePullPolicy: IfNotPresent
ports:
- containerPort: 81