market: update market permission v2 (#2123)

feat: update market permission v2
This commit is contained in:
berg 2025-11-27 23:54:54 +08:00 committed by GitHub
parent 95ad815142
commit a282878cfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 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.6.9
image: beclab/system-frontend:v1.6.10
imagePullPolicy: IfNotPresent
command:
- /bin/sh

View file

@ -121,7 +121,7 @@ spec:
name: check-appservice
containers:
- name: chartrepo
image: beclab/dynamic-chart-repository:v0.3.2
image: beclab/dynamic-chart-repository:v0.3.3
imagePullPolicy: IfNotPresent
ports:
- containerPort: 81

View file

@ -140,7 +140,7 @@ spec:
name: check-chart-repo
containers:
- name: appstore-backend
image: beclab/market-backend:v0.6.1
image: beclab/market-backend:v0.6.2
imagePullPolicy: IfNotPresent
ports:
- containerPort: 81