Skip to content

Commit

Permalink
build: update market version to v0.2.2 (#19)
Browse files Browse the repository at this point in the history
* build: update wise and knowledge version to v0.1.23

* build: update market version to v0.2.2
  • Loading branch information
icebergtsn authored May 10, 2024
1 parent 1655079 commit 3cd1a85
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,12 @@ spec:
fieldPath: status.podIP
containers:
- name: appstore
image: beclab/market-frontend:v0.2.1
image: beclab/market-frontend:v0.2.2
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
- name: appstore-backend
image: beclab/market-backend:v0.2.1
image: beclab/market-backend:v0.2.2
imagePullPolicy: IfNotPresent
ports:
- containerPort: 81
Expand Down

0 comments on commit 3cd1a85

Please sign in to comment.