Skip to content

Commit

Permalink
feat: release market v0.2.25 (#609)
Browse files Browse the repository at this point in the history
MARKET_PROVIDER support "only domain" or "prefix http"
  • Loading branch information
LittleLollipop authored Nov 7, 2024
1 parent 5b353cb commit 1938ad2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ spec:
fieldPath: status.podIP
containers:
- name: appstore
image: beclab/market-frontend:v0.2.24
image: beclab/market-frontend:v0.2.25
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
- name: appstore-backend
image: beclab/market-backend:v0.2.24
image: beclab/market-backend:v0.2.25
imagePullPolicy: IfNotPresent
ports:
- containerPort: 81
Expand Down

0 comments on commit 1938ad2

Please sign in to comment.