Skip to content

Commit

Permalink
feat: update profile version to v0.3.23 (#188)
Browse files Browse the repository at this point in the history
feat:update profile version to v0.3.23
  • Loading branch information
icebergtsn authored Jul 5, 2024
1 parent bfe0c90 commit 29231f2
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,19 +62,19 @@ spec:

containers:
- name: profile-editor
image: beclab/profile-editor:v0.3.22
image: beclab/profile-editor:v0.3.23
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80

- name: profile-preview
image: beclab/profile-preview:v0.3.22
image: beclab/profile-preview:v0.3.23
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8090

- name: profile-services
image: beclab/profile-services:v0.3.22
image: beclab/profile-services:v0.3.23
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3020
Expand Down

0 comments on commit 29231f2

Please sign in to comment.